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