Documentation
C++ Reference
C# Reference
Appendices
Namespace: P1.ImageSdk
P1.ImageSdk
Create a RawImage object from a system file path, to either a IIQ file
public RawImage (string iiqFilePath)
Parameters:
iiqFilePath
Path to the IIQ file
See also:
RawImage(byte[])