Aspose::Page::EPS::PsDocument::DrawExplicitImageMask विधि

PsDocument::DrawExplicitImageMask method

मास्क्ड छवि बनाएं।

void Aspose::Page::EPS::PsDocument::DrawExplicitImageMask(System::SharedPtr<System::Drawing::Bitmap> image24bpp, System::SharedPtr<System::Drawing::Bitmap> alphaMask1bpp, System::SharedPtr<System::Drawing::Drawing2D::Matrix> transform)
पैरामीटरप्रकारविवरण
image24bppSystem::SharedPtr<System::Drawing::Bitmap>ड्रॉ करने के लिए छवि। इसे 24bpp RGB इमेज फ़ॉर्मेट में होना चाहिए।
alphaMask1bppSystem::SharedPtr<System::Drawing::Bitmap>छवि मास्क। इसे 1bpp इमेज फ़ॉर्मेट में होना चाहिए।
ट्रांसफ़ॉर्मSystem::SharedPtr<System::Drawing::Drawing2D::Matrix>छवि को ट्रांसफ़ॉर्म करने के लिए मैट्रिक्स।

संबंधित देखें