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
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.