ImageGear .NET - Updated November 28, 2017
InputDepth Property (ImGearLUT)




ImageGear23.Core Assembly > ImageGear.Core Namespace > ImGearLUT Class : InputDepth Property
Gets input depth of the LUT.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property InputDepth As Integer
 
'Usage
 
Dim instance As ImGearLUT
Dim value As Integer
 
value = instance.InputDepth

Property Value

Any integer number.
See Also

Reference

ImGearLUT Class
ImGearLUT Members