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)
ParameterTypeΠεριγραφή
image24bppSystem::SharedPtr<System::Drawing::Bitmap>Η εικόνα προς σχεδίαση. Πρέπει να είναι σε μορφή εικόνας 24bpp RGB
alphaMask1bppSystem::SharedPtr<System::Drawing::Bitmap>Η μάσκα εικόνας. Πρέπει να είναι σε μορφή εικόνας 1bpp.
μεταστροφήSystem::SharedPtr<System::Drawing::Drawing2D::Matrix>Ο πίνακας για μετασχηματισμό της εικόνας.

Δείτε επίσης