Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPImage > Methods

TRSGPImage.GetThumbnailAbort(Cardinal,Cardinal,ImageAbort,Pointer) Method

Scroll Prev Top Next More

Creates a thumbnail image based on the current image. It is the responsibility of the calling routing to free the new thumbnail.

Namespace: RSGdiPlusGraphics

Parameters

Width

Type: Cardinal

Width, in pixels, of the requested thumbnail image.

Height

Type: Cardinal

Height, in pixels, of the requested thumbnail image.

AbortFunction

Type: ImageAbort

Callback function that you provide. During the process of creating or retrieving the thumbnail image, GDI+ calls this function to give you the opportunity to abort the process.

AbortData

Type: Pointer

Optional. Pointer to a block of memory that contains data to be used by the callback function.

Return Value

Type: IRSGPImage

Implements

IRSGPImage.GetThumbnailAbort(Cardinal,Cardinal,ImageAbort,Pointer)
 

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb