'Declaration Public Function GetCachedThumbnailImage( _
ByVal widthШирина миниатюры изображения.As System.Int32, _
ByVal heightВысота миниатюры изображения.As System.Int32 _
) As VintasoftImage
public VintasoftImage GetCachedThumbnailImage(
System.Int32 width,
System.Int32 height
)
public: VintasoftImage* GetCachedThumbnailImage(
System.Int32 width,
System.Int32 height
)
public:
VintasoftImage^ GetCachedThumbnailImage(
System.Int32 width,
System.Int32 height
)
Parameters
- width
- Ширина миниатюры изображения.
- height
- Высота миниатюры изображения.
Return Value
Копия кэшированного миниатюрного изображения.