Searched refs:tif_comps (Results 1 – 1 of 1) sorted by relevance
247 uint16_t tif_comps = 0; in LoadFrameInfo() local252 TIFFGetField(m_tif_ctx.get(), TIFFTAG_SAMPLESPERPIXEL, &tif_comps); in LoadFrameInfo()286 *comps = tif_comps; in LoadFrameInfo()