ImageGear .NET v25.1 - Updated July 30, 2021
ColorSpace Property (ImGearRawLoadOptions)




ImageGear.Formats.Common Assembly > ImageGear.Formats Namespace > ImGearRawLoadOptions Class : ColorSpace Property
Gets or sets image color space.
Syntax
'Declaration
 
Public Property ColorSpace As ImGearColorSpace
 
'Usage
 
Dim instance As ImGearRawLoadOptions
Dim value As ImGearColorSpace
 
instance.ColorSpace = value
 
value = instance.ColorSpace

Property Value

ImGearColorSpace structure.
Remarks
For additional information see ImageGear.Core.ImGearColorSpace.
See Also

Reference

ImGearRawLoadOptions Class
ImGearRawLoadOptions Members