Home | History | Annotate | Download | only in libpng

Lines Matching full:plte

519       png_error(png_ptr, "Missing IHDR before PLTE");
523 png_warning(png_ptr, "Invalid PLTE after IDAT");
529 png_error(png_ptr, "Duplicate PLTE chunk");
536 "Ignoring PLTE chunk in grayscale PNG");
588 /* If we actually NEED the PLTE chunk (ie for a paletted image), we do
590 * have an RGB image, the PLTE can be considered ancillary, so
842 png_warning(png_ptr, "Missing PLTE before cHRM");
1383 png_warning(png_ptr, "Missing PLTE before tRNS");
1439 png_warning(png_ptr, "Missing PLTE before bKGD");
1527 png_warning(png_ptr, "Missing PLTE before hIST");