ImageGear Professional DLL v18.1 for Windows
IG_LUT_is_valid
Send Feedback
ImageGear Professional v18.1 > API Reference Guide > Core Component API Reference > Core Component Functions Reference > LUT Functions > IG_LUT_is_valid

Glossary Item Box

This function checks whether HIGLUT is valid.

Declaration:

  Copy Code
AT_BOOL ACCUAPI IG_LUT_is_valid(HIGLUT lut);

Arguments:

Name Type Description
lut HIGLUT LUT handle.

Return Value:

TRUE if HIGLUT is valid; FALSE - otherwise.

Supported Raster Image Formats:

This function does not process image pixels.

Sample:

None

©2014. Accusoft Corporation. All Rights Reserved.