Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching refs:PNG_COLOR_MASK_COLOR

442    if (!(png_ptr->color_type&PNG_COLOR_MASK_COLOR))
705 if (png_ptr->color_type & PNG_COLOR_MASK_COLOR)
1373 else if (png_ptr->color_type & PNG_COLOR_MASK_COLOR)
1411 else if (!(png_ptr->color_type & PNG_COLOR_MASK_COLOR)) /* GRAY */