Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Slides
Schema
ImageProperties
Interface ImageProperties
interface
ImageProperties
{
brightness
?:
number
;
contrast
?:
number
;
cropProperties
?:
GoogleAppsScript
.
Slides
.
Schema
.
CropProperties
;
link
?:
GoogleAppsScript
.
Slides
.
Schema
.
Link
;
outline
?:
Outline
;
recolor
?:
Recolor
;
shadow
?:
Shadow
;
transparency
?:
number
;
}
Index
Properties
brightness?
contrast?
crop
Properties?
link?
outline?
recolor?
shadow?
transparency?
Properties
Optional
brightness
brightness
?:
number
Optional
contrast
contrast
?:
number
Optional
crop
Properties
cropProperties
?:
GoogleAppsScript
.
Slides
.
Schema
.
CropProperties
Optional
link
link
?:
GoogleAppsScript
.
Slides
.
Schema
.
Link
Optional
outline
outline
?:
Outline
Optional
recolor
recolor
?:
Recolor
Optional
shadow
shadow
?:
Shadow
Optional
transparency
transparency
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
brightness
contrast
crop
Properties
link
outline
recolor
shadow
transparency
Google Apps Script API
Loading...