LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_awt_Gradient_idl__
20 #define __com_sun_star_awt_Gradient_idl__
28 module
com { module sun { module star { module awt {
short EndIntensity
specifies the intensity at the end point of the gradient.
Definition: Gradient.idl:83
com::sun::star::util::Color StartColor
specifies the color at the start point of the gradient.
Definition: Gradient.idl:45
short StepCount
Specifies the number of steps of change color.
Definition: Gradient.idl:89
short StartIntensity
Specifies the intensity at the start point of the gradient.
Definition: Gradient.idl:78
short Angle
angle of the gradient in 1/10 degree.
Definition: Gradient.idl:55
com::sun::star::awt::GradientStyle Style
specifies the style of the gradient.
Definition: Gradient.idl:40
com::sun::star::util::Color EndColor
specifies the color at the end point of the gradient.
Definition: Gradient.idl:50
short YOffset
Specifies the Y-coordinate, where the gradient begins.
Definition: Gradient.idl:73
short XOffset
Specifies the X-coordinate, where the gradient begins.
Definition: Gradient.idl:67
short Border
per cent of the total width where just the start color is used.
Definition: Gradient.idl:60
Definition: Ambiguous.idl:22
long Color
describes an RGB color value with an optional alpha channel.
Definition: Color.idl:36
GradientStyle
specify the style of color dispersion.
Definition: GradientStyle.idl:30
Describes a gradient between two colors.
Definition: Gradient.idl:36