[Top]
Image
Image.Image
|
Method Image.Image()->cast()
- Method
cast
-
string cast(string type)
- 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
|