'Declaration Public Overloads Function GetThumbnail( _
ByVal widthШирина миниатюры.As System.Int32, _
ByVal heightВысота миниатюры.As System.Int32, _
ByVal renderingSettingsНастройки отрисовки.As Vintasoft.Imaging.Codecs.Decoders.PdfRenderingSettings _
) As Vintasoft.Imaging.VintasoftImage
public Vintasoft.Imaging.VintasoftImage GetThumbnail(
System.Int32 width,
System.Int32 height,
Vintasoft.Imaging.Codecs.Decoders.PdfRenderingSettings renderingSettings
)
public: Vintasoft.Imaging.VintasoftImage* GetThumbnail(
System.Int32 width,
System.Int32 height,
Vintasoft.Imaging.Codecs.Decoders.PdfRenderingSettings* renderingSettings
)
public:
Vintasoft.Imaging.VintasoftImage^ GetThumbnail(
System.Int32 width,
System.Int32 height,
Vintasoft.Imaging.Codecs.Decoders.PdfRenderingSettings^ renderingSettings
)
Parameters
- width
- Ширина миниатюры.
- height
- Высота миниатюры.
- renderingSettings
- Настройки отрисовки.
Return Value
Миниатюра этой страницы.