ImageGear Professional v18.1 > API Reference Guide > Core Component API Reference > Core Component Functions Reference > LUT Functions > IG_LUT_size_get |
This function returns the size, in bytes, of the LUT data.
Copy Code
|
|
---|---|
AT_INT ACCUAPI IG_LUT_size_get(HIGLUT hlut); |
Name | Type | Description |
hlut | HIGLUT | Handle of the LUT. |
Returns the size, in bytes, of the LUT data.
This function does not process image pixels.