ImageSRGB Constructor |
| Name | Description | |
|---|---|---|
| ImageSRGB(Image<Zivid::ColorSRGB>*) | Initializes a new instance of the ImageSRGB class | |
| ImageSRGB(Byte) | Load image from a 3D array of bytes. | |
| ImageSRGB(String) | Load an image from a file. | |
| ImageSRGB(ColorSRGB) | Load image from a 2D array of ColorSRGB structs. |