Colors.parse_color()
 
   
[Top]
predef::
Colors

Method Colors.parse_color()


Method parse_color

array(int(0..255)) Colors.parse_color(string name)

Description

This function returns the RGB values that corresponds to the color that is provided by name to the function. It is essentially calling Image.Color.guess() , but returns the value for black if it failes.


Insert any HTML comment here. You can use any HTML tags and containers. Use <phl> ... </phl> if you'd like to insert some Pike / C examples or code.
 
HTML OK CSS