| Package: | CQ.themes |
| Class: | SmartImage |
| Extends: | Object |
| Clientlib: | cq.widgets |
| Property | Defined By | |
|---|---|---|
|
BACKGROUND_COLOR : String <static> Background color of the canvas. Note that you'll have to use the #rrggbb
notation here. It is strongly...
<static> Background color of the canvas. Note that you'll have to use the #rrggbb
notation here. It is strongly recommended to use an appropriate a properly
setup canvas css instead of changing this value. Defaults to null.
|
SmartImage | |
|
CANVAS_CLASS : String
<static> CSS style used for styling the canvas (defaults to "cq-image-canvas")
|
SmartImage | |
|
DEFAULT_DRAWING_MODE : String <static> Default drawing mode (defaults to null). For valid values see
http://developer.mozilla.org/en/Canvas_t...
<static> Default drawing mode (defaults to null). For valid values see
http://developer.mozilla.org/en/Canvas_tutorial/Compositing.
Note that this setting is ignored completely on Internet Explorer.
|
SmartImage | |