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