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