RawImage Constructor
Definition
Namespace: P1.ImageSdk
Create a RawImage object from an in-memory IIQ file
public RawImage (IntPtr iiqFileBuffer, int bufferByteSize)
Parameters:
iiqFileBuffer |
A pointer to the un-managed memory, where the image data resides |
bufferByteSize |
The size of the provided IIQ file buffer, in bytes |
See also: