In This Topic
The following tables list the members exposed by RawImage.
Public Properties
Public Methods
| Name | Description |
| FromBytes | Creates a new instance of the RawImage class from a byte array, RawImage supports only JPEG or JPEG2000 image formats. |
| FromFile | Creates a new instance of the RawImage class from a disk file, RawImage supports only JPEG or JPEG2000 image formats. |
| FromStream | Creates a new instance of the RawImage class from a stream, RawImage supports only JPEG or JPEG2000 image formats. |
Top
See Also