ImageRGBA Methods |
The ImageRGBA type exposes the following members.
| Name | Description | |
|---|---|---|
| Save |
Save the image to a file. The supported file type is PNG.
(Inherited from ImageNETPixelFormat.) | |
| ToArray | Get pixels as a 2D array of pixel structs (Inherited from ImageNETPixelFormat.) | |
| ToByteArray | Get pixels as a 3D array of bytes |