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