Color Class

Summary:

Module: aspose.gis.common.formats.mapinfo.styling

Full Name: aspose.gis.common.formats.mapinfo.styling.Color

Aspose.PSD Version: 25.9.0

Constructors

NameDescription
Color()Initializes a new instance of the Color class
Color(r, g, b)Initializes a new instance of the Color class

Properties

NameTypeAccessDescription
bluebyter
greenbyter
redbyter

Constructor: Color()

 Color() 

Initializes a new instance of the Color class

Constructor: Color(r, g, b)

 Color(r, g, b) 

Initializes a new instance of the Color class

Parameters:

ParameterTypeDescription
rbyte
gbyte
bbyte