Home | History | Annotate | Download | only in coders

Lines Matching full:colors

686       "  % Colors in colormap image.",
688 " token pop /colors exch def pop",
689 " colors 0 eq",
707 " /colormap colors 3 mul string def",
712 " [ /Indexed /DeviceRGB colors 1 sub colormap ] setcolorspace",
1127 Page process colors if not RGB.
1317 Number of colors -- 0 for single component non-color mapped data.
1382 if ((image->storage_class == DirectClass) || (image->colors > 256) ||
1498 Number of colors in color map.
1501 (double) image->colors);
1509 for (i=0; i < (ssize_t) image->colors; i++)
1522 for (i=0; i < (ssize_t) image->colors; i++)