[C#]
Image GetThumbnailImage(int width, int height);
[Visual Basic]
Function GetThumbnailImage(width As Integer, height As Integer) As Image
None.