GetCachedThumbnailImage(Int32,Int32) Method (Thumbnail)
Returns a copy of cached thumbnail image.
'Declaration
Public Function GetCachedThumbnailImage( _
ByVal As System.Int32, _
ByVal As System.Int32 _
) As VintasoftImage
public VintasoftImage GetCachedThumbnailImage(
System.Int32 ,
System.Int32
)
public: VintasoftImage* GetCachedThumbnailImage(
System.Int32 ,
System.Int32
)
public:
VintasoftImage^ GetCachedThumbnailImage(
System.Int32 ,
System.Int32
)
Parameters
- width
- Width of a thumbnail image.
- height
- Height of a thumbnail image.
Return Value
Copy of cached thumbnail image.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5