ImageGear .NET - Updated May 1, 2018
ChannelCount Property (ImGearMultichannelLUT)




ImageGear24.Core Assembly > ImageGear.Core Namespace > ImGearMultichannelLUT Class : ChannelCount Property
Gets number of single channel LUTs in the multi-channel LUT. .
Syntax
'Declaration
 
Public ReadOnly Property ChannelCount As Integer
 
'Usage
 
Dim instance As ImGearMultichannelLUT
Dim value As Integer
 
value = instance.ChannelCount

Property Value

Any integer number.
See Also

Reference

ImGearMultichannelLUT Class
ImGearMultichannelLUT Members