ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Processing Namespace / ImGearWhiteBalance Class / Tint Property




In This Topic
Tint Property (ImGearWhiteBalance)
In This Topic
Gets or sets the tint.
Syntax
'Declaration
 
Public Property Tint As Double
 
'Usage
 
Dim instance As ImGearWhiteBalance
Dim value As Double
 
instance.Tint = value
 
value = instance.Tint

Property Value

Double value.
See Also