Creates a thumbnail of the image at the specified height and width in pixels.
The abort function parameter allows aborting the thumbnail creation. During the process of creating or retrieving the thumbnail image, GDI+ calls this function to give you the opportunity to abort the process.
Namespace: RSGdiPlusGraphics
Delphi |
public |
Parameters
Width
Type: Cardinal
Height
Type: Cardinal
AbortFunction
Type: ImageAbort
AbortData
Type: Pointer
Type: IRSGPImage
Reference |