Lines Matching full:plte
493 o global PLTE too short
613 plte[256];
1375 * PLTE, or a newer libpng in which PNG_MNG_FEATURES_SUPPORTED was
1377 * encountered after an empty PLTE, so we have to look ahead for bKGD
1681 if (LocaleCompare(message, "Missing PLTE before tRNS") == 0)
2743 "global tRNS has more entries than global PLTE");
2785 png_error(ping,"No global PLTE in file");
3012 " Reading PNG PLTE chunk: number_colors: %d.",number_colors);
3107 (void) SetImageProperty(image,"png:PLTE.number_colors",msg,
3766 plte;
3769 Copy the PLTE to the object buffer.
3771 png_get_PLTE(ping,ping_info,&plte,&number_colors);
3776 mng_info->ob[object_id]->plte[i]=plte[i];
5421 /* Read global PLTE. */
7668 % Check for identical PLTE's or PLTE/tRNS combinations and use a
7669 % global MNG PLTE or PLTE/tRNS combination when appropriate.
9463 * zero-length PLTE is OK
9631 " Setting up PLTE chunk with %d colors (%d)",
10087 " Setting up PLTE chunk with %d colors",
10260 " No room in PLTE to add bKGD color");
10530 " PLTE[%d] = (%d,%d,%d), tRNS[%d] = (%d)",
10539 " PLTE[%d] = (%d,%d,%d)",
11513 % "x" can be "b" (before PLTE), "m" (middle, i.e., between PLTE and IDAT),
13221 palettes are identical and write a global PLTE if they are.
13489 Write MNG PLTE chunk
13541 Write MNG PLTE chunk