ColorFormat Properties |
The ColorFormat type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
B |
Gets or sets the blue component of a color.
Read/write
Byte
.
|
|
|
Brightness |
Get or set the brightness of the color.
The value between -1 and 1.
|
|
|
Color |
Gets or Sets RGB colors.
Read/write
Color
.
|
|
|
ColorType |
Gets or sets color type.
|
|
|
G |
Gets or sets the green component of a color.
Read/write
Byte
.
|
|
|
Hue |
Gets or sets the hue component of a color in HSL representation.
Read/write
Single
.
|
|
|
KnownColor |
Gets or sets the color preset.
Read/write
KnownColor
.
|
|
|
Luminance |
Gets or sets the luminance component of a color in HSL representation.
Read/write
Single
.
|
|
|
Parent |
Reference to Parent object. Read-only.
(Inherited from
PptObject
.)
|
|
|
R |
Gets or sets the red component of a color. All color transformations are ignored.
Read/write
Byte
.
|
|
|
ReferenceCount | (Inherited from PptObject .) |
|
|
Saturation |
Gets or sets the saturation component of a color in HSL representation.
Read/write
Single
.
|
|
|
SchemeColor |
Gets or sets the color identified by a color scheme.
Read/write
SchemeColor
.
|
|
|
SystemColor |
Gets or sets the color identified by the system color table.
Read/write
SystemColor
.
|
|
|
Transparency |
Get or set the transparency of the color.
The value between 0 and 1.
|