Aspose::Page::XPS::DocumentUtils::CreateImage metodu

DocumentUtils::CreateImage method

Bir görüntüyle doldurulmuş dikdörtgen bir yol oluşturur.

System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::DocumentUtils::CreateImage(System::String fileName, System::Drawing::RectangleF imageBox, ImageMode mode=Aspose::Page::XPS::ImageMode::FitToBox)
ParameterTypeAçıklama
fileNameSystem::StringGörüntü dosyasının adı.
imageBoxSystem::Drawing::RectangleFGörüntüyle doldurulacak görüntü kutusu.
modImageModeGörüntü sığdırma modu.

ReturnValue

XPS yolu.

Ayrıca Bakınız