Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!purdue!ames!lll-winken!uunet!zephyr!tektronix!psueea!psu-cs.cs.pdx.edu!bartonr From: bartonr@psu-cs.cs.pdx.edu (=> robart <=) Newsgroups: comp.sys.amiga Subject: Image size Message-ID: <1366@psueea.UUCP> Date: 9 Jun 89 14:01:17 GMT Sender: news@psueea.UUCP Reply-To: bartonr@psu-cs.cs.pdx.edu (=> robart <=) Organization: Dept. of Computer Science, Portland State University; Portland OR Lines: 13 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.