[comp.sys.amiga] Image size

bartonr@psu-cs.cs.pdx.edu (=> robart <=) (06/09/89)

In article <2303@pur-phy> tlm@newton.physics.purdue.edu.UUCP (Timothy Lee Meisenheimer) writes:
>In article <1342@psueea.UUCP> bartonr@psu-cs.cs.pdx.edu (=> robart <=) writes:
>>2)  What exactly does Image.Depth refer to?
>The number of bit planes in Image.ImageData!

  Thanks to you (and to Todd Lewis) for answering this.

>  On a similar vain, what if you want to use an image that is wider than
>32 bits? What are work arounds which other have used? Is the simplest way
>to use two images? What is the limit on the length on an image?

  I think the only limits on the size of images are those imposed by the
blitter - 63 words (1008 pixels) wide and 1023 lines high.