Aspose::Page::EPS::PsDocument::DrawExplicitImageMask metod
PsDocument::DrawExplicitImageMask method
Rita maskerad bild.
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)
| Parameter | Type | Beskrivning |
|---|---|---|
| image24bpp | System::SharedPtr<System::Drawing::Bitmap> | Bilden att rita. Måste vara i 24bpp RGB bildformat |
| alphaMask1bpp | System::SharedPtr<System::Drawing::Bitmap> | Bildmasken. Måste vara i 1bpp bildformat. |
| transform | System::SharedPtr<System::Drawing::Drawing2D::Matrix> | Matrisen för att transformera bilden. |
Se även
- Typedef SharedPtr
- Class Bitmap
- Class Matrix
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++