Home | History | Annotate | Download | only in win32

Lines Matching refs:GetBPP

1183   bmi.bmiHeader.biBitCount = pBitmap->GetBPP();
1187 if (pBitmap->GetBPP() > 8 && !pBitmap->IsCmykImage()) {
1219 if (pSource->GetBPP() != 1 || alpha != 255) {