ImagickPixel::getColorAsString

(PECL imagick 2.1.0)

ImagickPixel::getColorAsStringReturns the color as a string

Beskrivelse

string ImagickPixel::getColorAsString ( void )
Advarsel

This function is currently not documented; only its argument list is available.

Returns the color of the ImagickPixel object as a string.

Parametre

Returnerings Værdier

Returns the color of the ImagickPixel object as a string.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top