ailoy-node
Preparing search index...
ImageContent
Class ImageContent
Index
Constructors
constructor
Properties
image_
url
type
Methods
from
Sharp
from
Url
Constructors
constructor
new
ImageContent
(
type
:
"image_url"
,
image_url
:
{
url
:
string
}
)
:
ImageContent
Parameters
type
:
"image_url"
image_url
:
{
url
:
string
}
Returns
ImageContent
Properties
image_
url
image_url
:
{
url
:
string
}
type
type
:
"image_url"
Methods
Static
from
Sharp
fromSharp
(
image
:
Sharp
)
:
Promise
<
ImageContent
>
Parameters
image
:
Sharp
Returns
Promise
<
ImageContent
>
Static
from
Url
fromUrl
(
url
:
string
)
:
ImageContent
Parameters
url
:
string
Returns
ImageContent
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
image_
url
type
Methods
from
Sharp
from
Url
ailoy-node
Loading...