(PHP 4 >= 4.0.5, PHP 5)
jpeg2wbmp — Convert JPEG image file to WBMP image file
Converts a JPEG file into a WBMP file.
Path to JPEG file
Path to destination WBMP file
Destination image height
Destination image width
Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.
Hinweis: Die Unterstützung von WBMP steht nur zur Verfügung, wenn PHP mit GD-1.8 oder höher übersetzt wurde.
Hinweis: Die Unterstützung von JPEG steht nur zur Verfügung, wenn PHP mit GD-1.8 oder höher übersetzt wurde.