Hi, On Wed, 2006-08-23 at 20:15 -0400, Sally C. Barry wrote: > By the way, do you know if the "True Color" that is used in Gimp is > the same thing that is meant by "TrueColor" in the X Window System? I don't think we use the term True Color in GIMP. But GIMP's RGB mode is 8bit per color channel, which makes 24 or 32 bits per pixel depending on whether you have an alpha channel or not. That makes up for about 16.7 million colors. > I'm imagining that is just a shorthand way of saying that the image > is in color, where the colors are specified with 24 bit hex values. No, the colors aren't specified with 24 bit hex values. Hexadecimal notation is one way that humans use to specify colors. Computers only know 0 and 1, and they need 24 of those to store an RGB color. Sven _______________________________________________ Gimp-docs mailing list Gimp-docs@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-docs