Searched refs:pGraphicAttr (Results 1 – 1 of 1) sorted by relevance
1467 GraphicAttr* pGraphicAttr = NULL; in CreateGraphicProperties() local1673 pGraphicAttr = new GraphicAttr; in CreateGraphicProperties()1677 pGraphicAttr->SetMirrorFlags(BMP_MIRROR_HORZ); in CreateGraphicProperties()1683 pGraphicAttr->SetTransparency((nTransparency * 255) / 100); in CreateGraphicProperties()1688 pGraphicAttr->SetChannelR(nRed); in CreateGraphicProperties()1693 pGraphicAttr->SetChannelG(nGreen); in CreateGraphicProperties()1698 pGraphicAttr->SetChannelB(nBlue); in CreateGraphicProperties()1703 pGraphicAttr->SetGamma(fGamma); in CreateGraphicProperties()1759 …al_uInt32 nBlibId(pGraphicProvider->GetBlibID(*pPicOutStrm, aUniqueId, aRect, NULL, pGraphicAttr)); in CreateGraphicProperties()1782 if ( aProvider.GetBlibID( aMemStrm, aUniqueId, aRect, NULL, pGraphicAttr ) ) in CreateGraphicProperties()[all …]