ImageGear .NET - Updated December 24, 2018
CompositionChanellDepths Property




ImageGear24.Core Assembly > ImageGear.Processing.Layers Namespace > ImGearLayeredPage Class : CompositionChanellDepths Property
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

Reference

ImGearLayeredPage Class
ImGearLayeredPage Members