get Bytes
Returns this image as a ByteArray encoded as PNG. Recommended to use writeImage.
See also
Returns this image as a ByteArray encoded as the specified format. Recommended to use writeImage.
See also
Returns this image as a ByteArray encoded as PNG.
Returns this image as a ByteArray encoded as the specified format (e.g. PNG
, JPG
, BMP
, ...).
Returns this image as a ByteArray encoded as PNG.
Returns this image as a ByteArray encoded as the specified format (e.g. PNG
, JPG
, BMP
, ...).
Returns this image as a ByteArray encoded as PNG. Usually recommended to use writeImage instead :)
See also
Returns this image as a ByteArray encoded as the specified format. Usually recommended to use writeImage instead :)