Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Interfaces > IRSGPImage > Methods
IRSGPImage.GetThumbnail(Cardinal,Cardinal) Method
Creates a thumbnail of the image at the specified height and width in pixels
Namespace: RSGdiPlusGraphics
Delphi
public function GetThumbnail( Width, Height: Cardinal ): IRSGPImage; overload;
Parameters
Width
Type: Cardinal
Height
Type: IRSGPImage
•IRSGPImage
•RSGdiPlusGraphics