Aspose::Page::EPS::Device::PdfDevice::DrawImage 메서드

PdfDevice::DrawImage method

지정된 변환 및 배경을 사용하여 이미지를 그립니다.

void Aspose::Page::EPS::Device::PdfDevice::DrawImage(System::SharedPtr<System::Drawing::Bitmap> image, System::SharedPtr<System::Drawing::Drawing2D::Matrix> transform, System::Drawing::Color bkg) override
매개변수형식설명
이미지System::SharedPtr<System::Drawing::Bitmap>그릴 이미지.
transformSystem::SharedPtr<System::Drawing::Drawing2D::Matrix>변환.
bkgSystem::Drawing::Color배경 색상.

또 보기