Searched defs:colormap_entries (Results 1 - 1 of 1) sorted by relevance

/external/libpng/
H A Dpng.h2814 png_uint_32 colormap_entries; member in struct:__anon24627
3051 (PNG_IMAGE_SAMPLE_SIZE((image).format) * (image).colormap_entries)
3151 * image->colormap_entries will be updated to the actual number of entries
3177 * colormap_entries: set to the number of entries in the color-map (0 to 256)
3195 * with at least image->colormap_entries encoded in the specified format. If

Completed in 243 milliseconds