This function returns output bit count of the LUT.
Copy Code
|
|
---|---|
AT_INT ACCUAPI IG_LUT_output_depth_get(HIGLUT lut); |
Name | Type | Description |
---|---|---|
lut | HIGLUT | LUT handle. |
Returns output bit count of the LUT.
This function does not process image pixels.
None
Output depth defines the size of each entry of the LUT.