Skip to main content

com.devexpress.docs Package

Contains system color definitions and related classes.

Declaration

package com.devexpress.docs

Classes

Name Description
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.
HslColor A color in the HSL (hue, saturation, lightness) color space.
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.
Padding Contains padding or margin information.
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.
ScRgbColor A color in the scRGB color space.
SecurityLoadingLimitExceededException Occurs when a security loading limit is exceeded while loading a document.
ShadeColorTransform A color transformation that changes the color’s shade.
TintColorTransform A color transformation that changes the color’s tint.
UriOfficeImage An image loaded from a specified URI.
ValueColorTransformBase The base class for value color transformation classes.

Enums

Name Description
ColorSchemeIndexType Lists indexes of a color scheme.
FontSchemeStyle Lists the font scheme style for shape text.
OfficeColorType Lists color types that can be used in Office documents.
OfficeImageType Lists values that indicate the type of an image.
SchemeColors Lists color values from a theme color scheme.
SystemColors Defines system color constants that correspond to standard Windows system colors.