ImageGear Professional for Windows ActiveX
BeforeLoad Event

Description:

Called during the process of creating a thumbnail item. This event is raised before the image has been loaded into an IGPage Object. Your application can use this event to set the ImageGear file load handling (e.g., load scaled JPEG image) and the thumbnail image generation handling (e.g., aliasing, interpolation).

Syntax:

Sub IGGUIThumbnailCtl_BeforeLoad(pParams As
IGGUITNBeforeLoadParams)

Parameters:

Name Description
pParams A IGGUITNBeforeLoadParams Object that references the IIGIOLocation Interface from which the image will be loaded and also contains a "SkipItem" flag that can be used to skip creating thumbnail items for the file.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback