Click or drag to resize
IPixelsUnlockPixelData Method
Unlocks the PixelData.

Namespace: Flir.Atlas.Image.Interfaces
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
void UnlockPixelData()
Remarks
The application should call UnlockPixelData after processing the PixelData.
See Also