ImageGear .NET - Updated October 26, 2017
Intercept Property




ImageGear23.Core Assembly > ImageGear.Core Namespace > ImGearLinearLUT Class : Intercept Property
Gets or sets LUT Intercept value.
Syntax
'Declaration
 
Public Property Intercept As Double
 
'Usage
 
Dim instance As ImGearLinearLUT
Dim value As Double
 
instance.Intercept = value
 
value = instance.Intercept

Property Value

Double value.
See Also

Reference

ImGearLinearLUT Class
ImGearLinearLUT Members