Extracted from Pike v8.0 release 240 as of 2016-05-30.
   

Method Image.Image()->cast()


Method cast

(string)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