Bluestep JS Documentation
Preparing search index...
B
Bluestep
ExistingContent
Class ExistingContent
TODO
Example
TODO
Copy
Index
Constructors
constructor
Methods
apply
for
Input
Stream
height
resize
Type
to
Bytes
to
Reader
Content
transform
Type
width
Constructors
constructor
new
ExistingContent
()
:
ExistingContent
Returns
ExistingContent
Methods
apply
apply
(
settings
:
ExistingContentSettings
)
:
ExistingContent
TODO
Parameters
settings
:
ExistingContentSettings
Returns
ExistingContent
for
Input
Stream
forInputStream
(
inConsumer
:
(
input
:
InputStream
)
=>
void
)
:
void
TODO
Parameters
inConsumer
:
(
input
:
InputStream
)
=>
void
Returns
void
height
height
(
height
:
number
)
:
ExistingContent
TODO
Parameters
height
:
number
Returns
ExistingContent
resize
Type
resizeType
(
resizeType
:
string
)
:
ExistingContent
TODO
Parameters
resizeType
:
string
Returns
ExistingContent
to
Bytes
toBytes
()
:
ByteArray
TODO
Returns
ByteArray
to
Reader
Content
toReaderContent
()
:
ExistingReaderContent
TODO
Returns
ExistingReaderContent
transform
Type
transformType
(
transformType
:
string
)
:
ExistingContent
TODO
Parameters
transformType
:
string
Returns
ExistingContent
width
width
(
width
:
number
)
:
ExistingContent
TODO
Parameters
width
:
number
Returns
ExistingContent
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
apply
for
Input
Stream
height
resize
Type
to
Bytes
to
Reader
Content
transform
Type
width
Bluestep JS Documentation
Loading...
TODO
Example