ImageGear Professional DLL v18.1 for Windows
LPFNIG_ART_CALLBACKFUNC
Send Feedback
ImageGear Professional v18.1 > API Reference Guide > ART Component API Reference > ART Component Callback Functions Reference > LPFNIG_ART_CALLBACKFUNC

Glossary Item Box

This is a generic prototype for ART callback functions. See ART_callback_register.

Declaration:

  Copy Code
typedef AT_BOOL (ACCUAPI *LPFNART_CALLBACKFUNCTION)(
);

Arguments:

None

Return Value:

See descriptions of specific callback functions.

Supported Raster Image Formats:

This function does not process image pixels.

Sample:

None

©2014. Accusoft Corporation. All Rights Reserved.