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

Glossary Item Box

This function returns output bit count of the LUT.

Declaration:

  Copy Code
AT_INT ACCUAPI IG_LUT_output_depth_get(HIGLUT lut);

Arguments:

Name Type Description
lut HIGLUT LUT handle.

Return Value:

Returns output bit count of the LUT.

Supported Raster Image Formats:

This function does not process image pixels.

Sample:

None

Remarks:

Output depth defines the size of each entry of the LUT.

©2014. Accusoft Corporation. All Rights Reserved.