Home | History | Annotate | Download | only in win32

Lines Matching refs:IsCmykImage

485         if ((pBitmap->IsCmykImage() || pIccTransform) &&

503 if ((pBitmap->IsCmykImage() || pIccTransform) &&
526 if ((pBitmap->IsCmykImage() || pIccTransform) &&
951 if (pBitmap->GetBPP() > 8 && !pBitmap->IsCmykImage() && pIccTransform == NULL) {
1070 if (pPlatform->m_GdiplusExt.IsAvailable() && pIccTransform == NULL && !pSource->IsCmykImage()) {