Home
last modified time | relevance | path

Searched defs:brightness (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DColor.php22 public $brightness; variable in Google\\Service\\Transcoder\\Color
26 public function setBrightness($brightness)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DImageProperties.php29 public $brightness; variable in Google\\Service\\Docs\\ImageProperties
66 public function setBrightness($brightness)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DImageProperties.php25 public $brightness; variable in Google\\Service\\Slides\\ImageProperties
48 public function setBrightness($brightness)
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js8042 Snap.filter.brightness = function (amount) { function
/plugin/processing/
H A Dscript.js4775 p.brightness = function(colInt){ function