PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Imagick Image Library> <Image
Last updated: Sun, 25 Nov 2007

view this page in

png2wbmp

(PHP 4 >= 4.0.5, PHP 5)

png2wbmp — Μετατρέψτε ένα PNG αρχείο εικόνας σε ένα WBMP

Περιγραφή

int png2wbmp ( string $pngname , string $wbmpname , int $d_height , int $d_width , int $threshold )

Μετατρέπει το pngname PNG αρχείο σε WBMP τύπο, και το σώζει ως wbmpname . Με τις παραμέτρους d_height και d_width καθορίζετε το ύψος και πλάτος της τελικής εικόνας.

Note: Η υποστήριξη για WBMP είναι διαθέσιμη μόνο εάν η PHP έγινε compiled με την GD-1.8 ή νεώτερη.

Ανατρέξτε επίσης στην jpeg2wbmp().



add a note add a note User Contributed Notes
png2wbmp
Window Bump Map
30-Jun-2008 10:41
WBMP is NOT windows bitmap, it is wireless bitmap. just to state that nice and clearly.

Imagick Image Library> <Image
Last updated: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites