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




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

Property Value

Any integer number.
See Also