Method Image.Image()->cast()


Method cast

(string)Image.Image()
(array)Image.Image()

Description

Cast the image to another datatype. Currently supported are string ("rgbrgbrgb...") and array (double array of Image.Color objects).

See also

Image.Color, Image.X