Home | History | Annotate | Download | only in codec

Lines Matching refs:png_get_tRNS

263     if (png_get_tRNS(fPng_ptr, fInfo_ptr, &alphas, &numColorsWithAlpha, nullptr)) {