Searched refs:Decode1bppRGB (Results 1 – 1 of 1) sorted by relevance
56 bool Decode1bppRGB(const RetainPtr<CFX_DIBitmap>& pDIBitmap,351 bool CTiffContext::Decode1bppRGB(const RetainPtr<CFX_DIBitmap>& pDIBitmap, in Decode1bppRGB() function in CTiffContext476 return Decode1bppRGB(pDIBitmap, height, width, bps, spp); in Decode()