<< ColorPalette | Copy >> |
Top: Documentation Library | Up: C Commands |
Convert Bitmap Command
Converts a picture to a different type.
convert [TYPE type] [NAME name]
TYPE/k The picture type.
Options: BW | GRAYSCALE | PALETTE | PALETTE16 | RGB | CMYK. Default= current.
NAME/s The picture name. Default=current.
Examples:
ARexx:
convert type rgb convert type palette16 name 'RAM Disk:Tiger' convert type palette name 'Graphics:Tiger.ILBM'
Convert Command Definition url:BMEcmd/convert
created:2006-04-18 20:32:07 last updated:2006-08-18 19:24:52
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For Convert | sign in to add a comment |
There are no user contributed comments for this page. |
<< ColorPalette | Copy >> |
Top: Documentation Library | Up: C Commands |