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

Lines Matching refs:PNG_FLAG_FREE_TRNS

1221    if (png_ptr->flags & PNG_FLAG_FREE_TRNS)
1223 png_ptr->flags &= ~PNG_FLAG_FREE_TRNS;