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