ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Processing.Layers Namespace / ImGearLayeredPage Class / CompositionChanellDepths Property




In This Topic
CompositionChanellDepths Property
In This Topic
Gets or sets chanell depths composition.
Syntax
'Declaration
 
Public Property CompositionChanellDepths As Integer()
 
'Usage
 
Dim instance As ImGearLayeredPage
Dim value() As Integer
 
instance.CompositionChanellDepths = value
 
value = instance.CompositionChanellDepths

Property Value

Array of integer.
See Also