GetThumbnailImage

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TDrawingBitmap > Methods >

GetThumbnailImage

Previous pageReturn to chapter overviewNext page

Returns a thumbnail for this Image.

 

thumbWidth - The width, in pixels, of the requested thumbnail image.

thumbHeight - The height, in pixels, of the requested thumbnail image.

 

GetThumbnailImage               PROCEDURE(LONG thumbWidth, LONG thumbHeight), *TDrawingBitmap