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)
ParameterTypeBeskrivning
image24bppSystem::SharedPtr<System::Drawing::Bitmap>Bilden att rita. Måste vara i 24bpp RGB bildformat
alphaMask1bppSystem::SharedPtr<System::Drawing::Bitmap>Bildmasken. Måste vara i 1bpp bildformat.
transformSystem::SharedPtr<System::Drawing::Drawing2D::Matrix>Matrisen för att transformera bilden.

Se även