ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Functions Reference > General Image Functions > IG_image_grayscale_LUT_exists |
This function checks whether HIGEAR has a grayscale LUT attached.
Copy Code
|
|
---|---|
AT_BOOL ACCUAPI IG_image_grayscale_LUT_exists( HIGEAR hIGear ); |
Name | Type | Description |
hIGear | HIGEAR | HIGEAR handle. |
Returns the number of ImageGear errors that occurred during this function call. If there are no errors, the return value is IGE_SUCCESS.
All pixel formats supported by ImageGear Professional.
Currently, grayscale LUT is only taken into account for 2…16 bpp Grayscale images. |