ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearLinearLUT Class / OutputDepth Property




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

Property Value

Any integer number.
See Also