Image Formats
JDraw can read the following formats:
- GIF - interlaced/not interlaced
- ICO - Windows icons up to 32bit (=XP's true colour icons)
- JD - JDraw's own image format (serialized jdraw.data.Picture objects)
- JPG
- PNG - interlaced/not interlaced
Images can be saved in the following formats:
- GIF - interlaced/not interlaced
- ICO - Windows icons up to 32bit (=XP's true colour icons)
- JD - this format is useful, if you usually save
compressed images, but want to keep one version with full
palettes. Or maybe you're implementing exciting things based on Picture
objects...
- JPG - the quality can be configured (see
The Settings Dialog)
- PNG - interlaced/not interlaced
To save a GIF or PNG interlaced, choose "Save As..." from the file menu,
select the "GIF/PNG Images (Interlaced)" file filter and save your image.