ImageGear .NET - Updated May 1, 2018
CompositionColorSpace Property




ImageGear24.Core Assembly > ImageGear.Processing.Layers Namespace > ImGearLayeredPage Class : CompositionColorSpace Property
Gets or sets raster composition ImageGear.Core.ImGearColorSpace value.
Syntax
'Declaration
 
Public Property CompositionColorSpace As ImGearColorSpace
 
'Usage
 
Dim instance As ImGearLayeredPage
Dim value As ImGearColorSpace
 
instance.CompositionColorSpace = value
 
value = instance.CompositionColorSpace

Property Value

ImageGear.Core.ImGearColorSpace value.
See Also

Reference

ImGearLayeredPage Class
ImGearLayeredPage Members
ImGearColorSpace Structure