(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
如果成功則回傳 TRUE,失敗則回傳 FALSE。
Note: WBMP 支持僅在 PHP 與 GD-1.8 或更高版本一起編譯時可用。
Note: JPEG 支持僅在 PHP 與 GD-1.8 或更高版本一起編譯時可用。