Home | History | Annotate | Download | only in fpdf_page

Lines Matching refs:ncomps

246     int ncomps = pDecoder->CountComps();

250 int pitch = (width * ncomps * bpc + 7) / 8;