ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearFullLUT Class / OutputDepth Property




In This Topic
OutputDepth Property (ImGearFullLUT)
In This Topic
Specifies output depth of the LUT.
Syntax
'Declaration
 
Public Overrides ReadOnly Property OutputDepth As Integer
 
'Usage
 
Dim instance As ImGearFullLUT
Dim value As Integer
 
value = instance.OutputDepth

Property Value

Any integer number.
See Also