Table of Contents

Enum ImagePixelFormat

Namespace
LMKit.Media.Image
Assembly
LM-Kit.NET.dll

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.