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




In This Topic
ChannelCount Property (ImGearMultichannelLUT)
In This Topic
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