Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
png2wbmp
Popis
bool png2wbmp ( string pngname, string wbmpname, int dest_height, int dest_width, int threshold )Converts a PNG file into a WBMP file.
Seznam parametrů
pngname
Path to PNG file
wbmpname
Path to destination WBMP file
dest_height
Destination image height
dest_width
Destination image width
threshold
Poznámky
Poznámka: Podpora formátu WBMP je k dispozici jen v pÅ™ÃpadÄ›, že bylo PHP zkompilováno s GD-1.8 nebo novÄ›jÅ¡Ã.
PÅ™edcházejÃcà | Domů | Dalšà |
jpeg2wbmp | Nahoru |