|
AlphaColorTransform
|
A color transformation that changes the color’s alpha channel.
|
|
AlphaModulationColorTransform
|
A color transformation that modulates the color’s alpha channel.
|
|
AlphaOffsetColorTransform
|
A color transformation that adds an offset to the color’s alpha component.
|
|
BlueColorTransform
|
A color transformation that changes the color’s blue component.
|
|
BlueModulationColorTransform
|
A color transformation that modulates the color’s blue channel.
|
|
BlueOffsetColorTransform
|
A color transformation that adds an offset to the color’s blue component.
|
|
ColorTransformBase
|
The base class for color transformations.
|
|
ComplementColorTransform
|
A color transformation that converts a color to its complement.
|
|
GammaColorTransform
|
A color transformation that applies a gamma correction to a color.
|
|
GrayscaleColorTransform
|
A color transformation that converts a color to grayscale.
|
|
GreenColorTransform
|
A color transformation that changes the color’s green component.
|
|
GreenModulationColorTransform
|
A color transformation that modulates the color’s green channel.
|
|
GreenOffsetColorTransform
|
A color transformation that adds an offset to the color’s green component.
|
|
HueColorTransform
|
A color transformation that changes the color’s hue.
|
|
HueModulationColorTransform
|
A color transformation that modulates the color’s hue channel.
|
|
HueOffsetColorTransform
|
A color transformation that adds an offset to the color’s hue component.
|
|
InverseColorTransform
|
A color transformation that inverts the colors of an image.
|
|
InverseGammaColorTransform
|
A color transformation that applies an inverse gamma correction to a color.
|
|
LuminanceColorTransform
|
A color transformation that changes the color’s luminance.
|
|
LuminanceModulationColorTransform
|
A color transformation that modulates the color’s luminance channel.
|
|
LuminanceOffsetColorTransform
|
A color transformation that adds an offset to the color’s luminance component.
|
|
OfficeColor
|
A color used in Office documents.
|
|
OfficeImage
|
An image in the document, worksheet, or presentation.
|
|
OfficeImageBase
|
The base class for OfficeImage classes.
|
|
RedColorTransform
|
A color transformation that changes the color’s red component.
|
|
RedModulationColorTransform
|
A color transformation that modulates the color’s red channel.
|
|
RedOffsetColorTransform
|
A color transformation that adds an offset to the color’s red component.
|
|
SaturationColorTransform
|
A color transformation that changes the color’s saturation.
|
|
SaturationModulationColorTransform
|
A color transformation that modulates the color’s saturation.
|
|
SaturationOffsetColorTransform
|
A color transformation that adds an offset to the color’s saturation component.
|
|
ShadeColorTransform
|
A color transformation that changes the color’s shade.
|
|
TintColorTransform
|
A color transformation that changes the color’s tint.
|
|
TransformList
|
|
|
UniqueTypeList<T>
|
A list of unique items of the specified type.
|
|
UriOfficeImage
|
An image loaded from a specified URI.
|
|
ValueColorTransformBase
|
The base class for value color transformation classes.
|