Language
The Free and Open Productivity Suite
:: com :: sun :: star :: awt ::
|
unpublished |
constants group ImageDrawMode |
|
|
- Usage Restrictions
- not published
- Description
- defines modes how an image is drawn onto a device
- Since
- Apache OpenOffice 4.0
- See also
- com::sun::star::awt::XGraphics2::drawImage
|
Constants' Details |
NONE
const short NONE = 0x0000;
- Description
- the image is drawn as is, without any color transformation.
|
|
DISABLE
const short DISABLE = 0x0001;
- Description
- the image is drawn as if it represented a feature whose state is disabled.
|
|
HIGHLIGHT
|
DEACTIVE
|
SEMITRANSPARENT
const short SEMITRANSPARENT = 0x0010;
- Description
- the image is drawn semi-transparent.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.