Searched refs:IsOpaqueImage (Results 1 – 3 of 3) sorted by relevance
62 bool IsOpaqueImage() const { return !(m_AlphaFlag & 3); } in IsOpaqueImage() function
65 if (m_pDIBSource->IsOpaqueImage()) { in Start()
438 if (m_pDIBSource->IsOpaqueImage() && m_BitmapAlpha == 255) { in StartDIBSource()476 if (m_pDIBSource->IsOpaqueImage()) { in StartBitmapAlpha()