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