Searched refs:GetAlphaMask (Results 1 – 5 of 5) sorted by relevance
209 pMaskBitmap = pBitmap->GetAlphaMask(); in SetImage()
1107 pSrcAlpha = (GetFormat() == FXDIB_Argb) ? GetAlphaMask() : m_pAlphaMask; in CloneConvert()1188 pAlphaMask = GetAlphaMask(); in ConvertFormat()
576 CFX_DIBitmap* CFX_DIBSource::GetAlphaMask(const FX_RECT* pClip) const { in GetAlphaMask() function in CFX_DIBSource
241 CFX_DIBitmap* GetAlphaMask(const FX_RECT* pClip = NULL) const;
786 : m_pDIBSource->GetAlphaMask(); in StartBitmapAlpha()