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.
None