Aspose::Page::EPS::PsDocument::DrawExplicitImageMask method
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)
| Parameter | Type | Περιγραφή |
|---|---|---|
| image24bpp | System::SharedPtr<System::Drawing::Bitmap> | Η εικόνα προς σχεδίαση. Πρέπει να είναι σε μορφή εικόνας 24bpp RGB |
| alphaMask1bpp | System::SharedPtr<System::Drawing::Bitmap> | Η μάσκα εικόνας. Πρέπει να είναι σε μορφή εικόνας 1bpp. |
| μεταστροφή | System::SharedPtr<System::Drawing::Drawing2D::Matrix> | Ο πίνακας για μετασχηματισμό της εικόνας. |
Δείτε επίσης
- Typedef SharedPtr
- Class Bitmap
- Class Matrix
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++