Searched refs:SetPalette (Results 1 – 6 of 6) sorted by relevance
24 m_pBitmap->SetPalette(pOldSrc->GetPalette()); in CFX_DIBExtractor()
51 pBitmap->SetPalette(pSrcPalette); in SetInfo()
72 void SetPalette(const uint32_t* pSrcPal);
741 pNewBitmap->SetPalette(m_pPalette.get()); in Clone()922 void CFX_DIBBase::SetPalette(const uint32_t* pSrc) { in SetPalette() function in CFX_DIBBase1006 pFlipped->SetPalette(m_pPalette.get()); in FlipImage()1109 pClone->SetPalette(pal_8bpp.get()); in CloneConvert()1125 pTransBitmap->SetPalette(m_pPalette.get()); in SwapXY()
92 SetPalette(pSrc->GetPalette()); in Copy()
55 void SetPalette(const RetainPtr<CFX_DIBitmap>& pDIBitmap, uint16_t bps);326 void CTiffContext::SetPalette(const RetainPtr<CFX_DIBitmap>& pDIBitmap, in SetPalette() function in CTiffContext360 SetPalette(pDIBitmap, bps); in Decode1bppRGB()388 SetPalette(pDIBitmap, bps); in Decode8bppRGB()