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




In This Topic
InputIsSigned Property (ImGearFullLUT)
In This Topic
Specifies whether LUT input values are signed.
Syntax
'Declaration
 
Public Overrides ReadOnly Property InputIsSigned As Boolean
 
'Usage
 
Dim instance As ImGearFullLUT
Dim value As Boolean
 
value = instance.InputIsSigned

Property Value

Boolean value.
See Also