Search
Preparing search index...
The search index is not available
sealious
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ImageFormatFile
Class ImageFormatFile
Hierarchy
LeafSubject
ImageFormatFile
Index
Constructors
constructor
Properties
app
file_
id
file_
name
format_
name
name
Methods
create
Formatted
Version
get
Child
Subject
get
Format
get
Format
Data
get
Formatted
Version
get
Name
get
Subject
perform
Action
Constructors
constructor
new
Image
Format
File
(
app
:
App
, file_id
:
string
, file_name
:
string
, format_name
:
string
)
:
ImageFormatFile
Parameters
app:
App
file_id:
string
file_name:
string
format_name:
string
Returns
ImageFormatFile
Properties
app
app
:
App
file_
id
file_
id
:
string
file_
name
file_
name
:
string
format_
name
format_
name
:
string
name
name
:
string
Methods
create
Formatted
Version
create
Formatted
Version
(
file_id
:
string
, format_name
:
string
)
:
Promise
<
File
>
Parameters
file_id:
string
format_name:
string
Returns
Promise
<
File
>
get
Child
Subject
get
Child
Subject
(
)
:
Promise
<
null
>
Returns
Promise
<
null
>
get
Format
get
Format
(
)
:
never
Returns
never
get
Format
Data
get
Format
Data
(
format_name
:
string
)
:
never
Parameters
format_name:
string
Returns
never
get
Formatted
Version
get
Formatted
Version
(
format_obj
:
FormatObject
)
:
Promise
<
File
|
null
>
Parameters
format_obj:
FormatObject
Returns
Promise
<
File
|
null
>
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
(
_
:
Context
, action_name
:
ShowActionName
, __
:
any
)
:
Promise
<
File
>
Parameters
_:
Context
action_name:
ShowActionName
__:
any
Returns
Promise
<
File
>
Globals
Image
Format
File
constructor
app
file_
id
file_
name
format_
name
name
create
Formatted
Version
get
Child
Subject
get
Format
get
Format
Data
get
Formatted
Version
get
Name
get
Subject
perform
Action
Generated using
TypeDoc