Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | DalÅ¡Ã |
image2wbmp
Popis
bool image2wbmp ( resource image [, string filename [, int threshold]] )
image2wbmp() outputs or save a WBMP
version of the given image
.
Seznam parametrů
image
An image resource, returned by one of the image creation functions, such as imagecreatetruecolor().
filename
Path to the saved file. If not given, the raw image stream will be outputed directly.
threshold
PÅ™edcházejÃcà | Domů | DalÅ¡Ã |
image_type_to_mime_type | Nahoru |