Table of Contents

Namespace LMKit.Media.Image

Classes

ImageBuffer

Represents an unmanaged image buffer for pixel data, providing methods to load, save, and manipulate images.

ImageBuffer.DeskewParameters

Parameters controlling deskew estimation and resampling quality.

ImageBuffer.DeskewResult

Result of a Deskew(DeskewParameters) operation.

Structs

Color32

Immutable 32-bit color value with 8-bit R, G, B, and A channels.

Enums

ImagePixelFormat

Specifies the pixel formats supported by the LMKit media pipeline for image data. Format names encode total bits per pixel and the exact in-memory channel order.