[Imagery] Add doc to mct-background-image

This commit is contained in:
Victor Woeltjen 2016-11-15 14:08:00 -08:00
parent 5dee588c36
commit cfb99eaf80

View File

@ -30,7 +30,13 @@ define(
* property to the URL given in its value, but only after that
* image has loaded; this avoids "flashing" as images change.
*
* If `src` is falsy, no image will be displayed (immediately.)
* If the value of `mct-background-image`is falsy, no image
* will be displayed (immediately.)
*
* Optionally, a `filters` attribute may be specified as an
* object with `brightness` and/or `contrast` properties,
* whose values are percentages. A value of 100 will make
* no changes to the image's brightness or contrast.
*
* @constructor
* @memberof platform/features/imagery