Properties' Summary |
string
GraphicURL |
This is an url to the source bitmap for this graphic shape.
|
string
GraphicStreamURL |
This is an url to the stream ("in document" or linked graphic) for this graphic shape.
|
::com::sun::star::awt::XBitmap
GraphicObjectFillBitmap |
[ OPTIONAL ]
Deprecated. Use graphic property instead!
This is the bitmap that represents this graphic shape.
|
short
AdjustLuminance |
If this property is set, the luminance of this graphic shape is adjusted
by the given signed percent value.
|
short
AdjustContrast |
If this property is set, the contrast of this graphic shape is adjusted
by the given signed percent value.
|
short
AdjustRed |
If this property is set, the red channel of this graphic shape is
adjusted by the given signed percent value.
|
short
AdjustGreen |
If this property is set, the green channel of this graphic shape is
adjusted by the given signed percent value.
|
short
AdjustBlue |
If this property is set, the blue channel of this graphic shape is
adjusted by the given signed percent value.
|
double
Gamma |
If this property is set, the gamma value of this graphic shape is
adjusted by the given value.
|
short
Transparency |
If this property is set, the transparency value of this graphic shape is
adjusted by the given unsigned percent value.
100% is fully transparent, 0 % is fully opaque.
|
ColorMode
GraphicColorMode |
This property selects the color mode that is used for rendering.
|
::com::sun::star::container::XIndexContainer
ImageMap |
[ OPTIONAL ]
This property contains a image map for this graphic.
|
::com::sun::star::graphic::XGraphic
Graphic |
[ OPTIONAL ]
This is the graphic that represents this graphic shape
|
Properties' Details |
GraphicURL
string GraphicURL;
- Description
- This is an url to the source bitmap for this graphic shape.
|
|
GraphicStreamURL
string GraphicStreamURL;
- Description
- This is an url to the stream ("in document" or linked graphic) for this graphic shape.
|
|
GraphicObjectFillBitmap
::com::sun::star::awt::XBitmap GraphicObjectFillBitmap;
- Usage Restrictions
- optional
- Description
- Deprecated. Use graphic property instead!
This is the bitmap that represents this graphic shape.
|
|
AdjustLuminance
short AdjustLuminance;
- Description
- If this property is set, the luminance of this graphic shape is adjusted
by the given signed percent value.
|
|
AdjustContrast
short AdjustContrast;
- Description
- If this property is set, the contrast of this graphic shape is adjusted
by the given signed percent value.
|
|
AdjustRed
short AdjustRed;
- Description
- If this property is set, the red channel of this graphic shape is
adjusted by the given signed percent value.
|
|
AdjustGreen
short AdjustGreen;
- Description
- If this property is set, the green channel of this graphic shape is
adjusted by the given signed percent value.
|
|
AdjustBlue
short AdjustBlue;
- Description
- If this property is set, the blue channel of this graphic shape is
adjusted by the given signed percent value.
|
|
Gamma
double Gamma;
- Description
- If this property is set, the gamma value of this graphic shape is
adjusted by the given value.
|
|
Transparency
short Transparency;
- Description
- If this property is set, the transparency value of this graphic shape is
adjusted by the given unsigned percent value.
100% is fully transparent, 0 % is fully opaque.
|
|
GraphicColorMode
ColorMode GraphicColorMode;
- Description
- This property selects the color mode that is used for rendering.
|
|
ImageMap
::com::sun::star::container::XIndexContainer ImageMap;
- Usage Restrictions
- optional
- Description
- This property contains a image map for this graphic.
- See also
- ::com::sun::star::image::ImageMap
|
|
Graphic
::com::sun::star::graphic::XGraphic Graphic;
- Usage Restrictions
- optional
- Description
- This is the graphic that represents this graphic shape
|
|
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.