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
Height Property
Returns the Height in pixels.
Namespace:
Flir.Atlas.Image.Interfaces
Assembly:
Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
Copy
int
Height
{
get
; }
Property Value
Type:
Int32
See Also
Reference
IPixels Interface
Flir.Atlas.Image.Interfaces Namespace