|
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.
|