Enum ImagePixelFormat
Specifies the pixel formats supported by the LMKit media pipeline for image data.
public enum ImagePixelFormat
Fields
RGB = 0
An image format where each pixel is represented by separate red, green, and blue color channels.