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

Glossary Item Box

This function returns the size, in bytes, of the LUT data.

Declaration:

  Copy Code
AT_INT ACCUAPI IG_LUT_size_get(HIGLUT hlut);

Arguments:

Name Type Description
hlut HIGLUT Handle of the LUT.

Return Value:

Returns the size, in bytes, of the LUT data.

Supported Raster Image Formats:

This function does not process image pixels.

Sample:

None

©2014. Accusoft Corporation. All Rights Reserved.