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




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

Property Value

Any integer number.
See Also