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