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