[This is preliminary documentation and is subject to change.]
Converts this PImage to a byte array.
| C# |
public byte[] ToByteArray()
The resulting byte array, of length 0 if the image is null.
[This is preliminary documentation and is subject to change.]
| C# |
public byte[] ToByteArray()