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
UnlockPixelData Method
Unlocks the
PixelData
.
Namespace:
Flir.Atlas.Image.Interfaces
Assembly:
Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
Copy
void
UnlockPixelData
()
Remarks
The application should call
UnlockPixelData
after processing the
PixelData
.
See Also
Reference
IPixels Interface
Flir.Atlas.Image.Interfaces Namespace