:: com :: sun :: star :: awt ::
|
struct Gradient |
|
- Description
- describes a color dispersion within an area.
|
Elements' Summary |
Style |
specifies the style of the gradient.
|
StartColor |
specifies the color at the start point of the gradient.
|
EndColor |
specifies the color at the end point of the gradient.
|
Angle |
angle of the gradient in 1/10 degree.
|
Border |
per cent of the total width where just the start color is used.
|
XOffset |
specifies the X-coordinate, where the gradient begins.
|
YOffset |
specifies the Y-coordinate, where the gradient begins.
|
StartIntensity |
specifies the intensity at the start point of the gradient.
|
EndIntensity |
specifies the intensity at the end point of the gradient.
|
StepCount |
specifies the number of steps of change color.
|
Elements' Details |
Style
GradientStyle Style;
- Description
- specifies the style of the gradient.
|
|
StartColor
::com::sun::star::util::Color StartColor;
- Description
- specifies the color at the start point of the gradient.
|
|
EndColor
::com::sun::star::util::Color EndColor;
- Description
- specifies the color at the end point of the gradient.
|
|
Angle
short Angle;
- Description
- angle of the gradient in 1/10 degree.
|
|
Border
short Border;
- Description
- per cent of the total width where just the start color is used.
|
|
XOffset
short XOffset;
- Description
- specifies the X-coordinate, where the gradient begins.
|
|
YOffset
short YOffset;
- Description
- specifies the Y-coordinate, where the gradient begins.
|
|
StartIntensity
short StartIntensity;
- Description
- specifies the intensity at the start point of the gradient.
|
|
EndIntensity
short EndIntensity;
- Description
- specifies the intensity at the end point of the gradient.
|
|
StepCount
short StepCount;
- Description
- specifies the number of steps of change color.
|
|
Top of Page
Copyright © 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.