Search
Preparing search index...
The search index is not available
sealious
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ImageFormat
Class ImageFormat
Hierarchy
NoActionSubject
ImageFormat
Index
Constructors
constructor
Properties
app
file_
id
format_
name
name
Methods
get
Child
Subject
get
Name
get
Subject
perform
Action
Constructors
constructor
new
Image
Format
(
app
:
App
, file_id
:
string
, format_name
:
string
)
:
ImageFormat
Parameters
app:
App
file_id:
string
format_name:
string
Returns
ImageFormat
Properties
app
app
:
App
file_
id
file_
id
:
string
format_
name
format_
name
:
string
name
name
:
string
Methods
get
Child
Subject
get
Child
Subject
(
path_element
:
string
)
:
Promise
<
ImageFormatFile
>
Parameters
path_element:
string
Returns
Promise
<
ImageFormatFile
>
get
Name
get
Name
(
)
:
string
Returns
string
get
Subject
get
Subject
(
subject_path_equiv
:
SubjectPathEquiv
)
:
Promise
<
Subject
|
null
>
Parameters
subject_path_equiv:
SubjectPathEquiv
Returns
Promise
<
Subject
|
null
>
perform
Action
perform
Action
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Globals
Image
Format
constructor
app
file_
id
format_
name
name
get
Child
Subject
get
Name
get
Subject
perform
Action
Generated using
TypeDoc