Flir Atlas SDK Documentation
Flir Atlas SDK Documentation
FLIR Atlas SDK Programming Guide
Flir.Atlas.Image Namespaces
Flir.Atlas.Image.Interfaces
IPixels Interface
IPixels Methods
LockPixelData Method
SetSize Method
UnlockPixelData Method
IPixels
LockPixelData Method
Locks the
PixelData
.
Namespace:
Flir.Atlas.Image.Interfaces
Assembly:
Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
Copy
void
LockPixelData
()
Remarks
The application should call
LockPixelData
before using the
PixelData
pointer.
See Also
Reference
IPixels Interface
Flir.Atlas.Image.Interfaces Namespace