Click or drag to resize
VideoFormatPixelFormat Property
Gets the pixel format of the image. This is used only if the CodecType is Uncompressed because it describes bitmap image formats.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public PixelFormat PixelFormat { get; }

Property Value

Type: PixelFormat
See Also