Viewing Imagine Pictures
12-Mar-94 15:26:34
Sb: #76708-Viewing Imagine Pictures
Fm: Charles Blaquiere 76046,1756
To: Richard Daniel 100331,1506
Michael,
you can use conversion software to transform your current frames into standard
IFF format, but for any future projects, simply pick the right format in the
Project editor's "Modify subproject" screen. Stills default to Impulse's own
RGB8 format; to create standard Amiga IFFs, click on "ILBM-12bit" and select
the appropriate graphic mode. (AA chipset, HAM, register-based i.e. hi- or
lo-res, and whether the image should be interlaced or not) For example, to
create 16-color hi-res images, your subproject would probably specify these
parameters:
width = 640
height = 400
X aspect = 6
Y aspect = 7
stills file format = ILBM-12bit
amiga viewmodes = hi-res + interlaced
The first 4 parameters will be set automatically if you select the hi-res
preset.
Blaq!