Flir Atlas SDK Documentation
Flir Atlas SDK Documentation
FLIR Atlas SDK Programming Guide
Flir.Atlas.Image Namespaces
Flir.Atlas.Image.Interfaces
IPixels Interface
IPixels Properties
Height Property
PixelData Property
PixelFormat Property
Stride Property
Width Property
IPixels
PixelFormat 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#
Copy
ImagePixelFormat
PixelFormat
{
get
; }
Property Value
Type:
ImagePixelFormat
See Also
Reference
IPixels Interface
Flir.Atlas.Image.Interfaces Namespace