Overload | Description |
---|---|
NImageData Constructor(Byte[]) | Creates an image data object with the specified encoded data. |
NImageData Constructor(Byte[],NImageFormat) | Creates an image data object with the specified encoded data and associated image format. Use this constructor only if the actual image format of the data is known. |