Graphora API
Preparing search index...
@graphora/renderer
GraphImageExport
Interface GraphImageExport
interface
GraphImageExport
{
backgroundColor
:
string
;
dataUrl
:
string
;
displayHeight
:
number
;
displayWidth
:
number
;
height
:
number
;
omittedLayerIds
?:
readonly
string
[]
;
pixelRatio
:
number
;
type
:
GraphImageExportType
;
width
:
number
;
}
Index
Properties
background
Color
data
Url
display
Height
display
Width
height
omitted
Layer
Ids?
pixel
Ratio
type
width
Properties
Readonly
background
Color
backgroundColor
:
string
Readonly
data
Url
dataUrl
:
string
Readonly
display
Height
displayHeight
:
number
Readonly
display
Width
displayWidth
:
number
Readonly
height
height
:
number
Optional
Readonly
omitted
Layer
Ids
omittedLayerIds
?:
readonly
string
[]
Active layers excluded from this bitmap capture (for example HTML).
Readonly
pixel
Ratio
pixelRatio
:
number
Readonly
type
type
:
GraphImageExportType
Readonly
width
width
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
background
Color
data
Url
display
Height
display
Width
height
omitted
Layer
Ids
pixel
Ratio
type
width
Graphora API
Loading...
Active layers excluded from this bitmap capture (for example HTML).