ImageGear Professional DLL v17.1 for Windows Accusoft
IG_dspl_grayscale_LUT_exists
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > Core Component API Reference > Core Component Functions Reference > Display Functions > IG_dspl_grayscale_LUT_exists

Glossary Item Box

This function checks whether the display settings group has a grayscale LUT attached.

Declaration:

  Copy Code
AT_BOOL ACCUAPI IG_dspl_grayscale_LUT_exists(
        HIGEAR hIGear,
        DWORD dwGrpID
);

Arguments:

hIGear HIGEAR handle.
dwGrpID Display group ID.

Return Value:

Returns the number of ImageGear errors that occurred during this function call. If there are no errors, the return value is IGE_SUCCESS.

Supported Raster Image Formats:

All pixel formats supported by ImageGear Professional.

Sample:

None

©2012. Accusoft Corporation. All Rights Reserved.