Click or drag to resize
IPixelsPixelFormat Property
Gets the PixelFormat of the pixels.

Namespace: Flir.Atlas.Image.Interfaces
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
ImagePixelFormat PixelFormat { get; }

Property Value

Type: ImagePixelFormat
See Also