|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module awt {
short EndIntensity
specifies the intensity at the end point of the gradient.
Definition: Gradient.idl:77
com::sun::star::util::Color StartColor
specifies the color at the start point of the gradient.
Definition: Gradient.idl:39
short StepCount
Specifies the number of steps of change color.
Definition: Gradient.idl:83
short StartIntensity
Specifies the intensity at the start point of the gradient.
Definition: Gradient.idl:72
short Angle
angle of the gradient in 1/10 degree.
Definition: Gradient.idl:49
com::sun::star::awt::GradientStyle Style
specifies the style of the gradient.
Definition: Gradient.idl:34
com::sun::star::util::Color EndColor
specifies the color at the end point of the gradient.
Definition: Gradient.idl:44
short YOffset
Specifies the Y-coordinate, where the gradient begins.
Definition: Gradient.idl:67
short XOffset
Specifies the X-coordinate, where the gradient begins.
Definition: Gradient.idl:61
short Border
per cent of the total width where just the start color is used.
Definition: Gradient.idl:54
Definition: Ambiguous.idl:20
long Color
describes an RGB color value with an optional alpha channel.
Definition: Color.idl:34
GradientStyle
specify the style of color dispersion.
Definition: GradientStyle.idl:28
Describes a gradient between two colors.
Definition: Gradient.idl:30