ImageGear .NET - Updated August 31, 2018
Opacity Property (ImGearColorChannelInfo)




ImageGear24.Core Assembly > ImageGear.Core Namespace > ImGearColorChannelInfo Class : Opacity Property
Gets or sets opacity of the color channel.
Syntax
'Declaration
 
Public Property Opacity As Integer
 
'Usage
 
Dim instance As ImGearColorChannelInfo
Dim value As Integer
 
instance.Opacity = value
 
value = instance.Opacity

Property Value

Integer value in range [0...100].
See Also

Reference

ImGearColorChannelInfo Class
ImGearColorChannelInfo Members