Click or drag to resize
IPixelsLockPixelData Method
Locks the PixelData.

Namespace: Flir.Atlas.Image.Interfaces
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
void LockPixelData()
Remarks
The application should call LockPixelData before using the PixelData pointer.
See Also