@umbraco-cms/backoffice
Preparing search index...
packages/core/backend-api
ImagingService
Class ImagingService
Index
Constructors
constructor
Methods
get
Imaging
Resize
Urls
Constructors
constructor
new
ImagingService
()
:
ImagingService
Returns
ImagingService
Methods
Static
get
Imaging
Resize
Urls
getImagingResizeUrls
<
ThrowOnError
extends
boolean
=
true
>
(
options
?:
Options
<
GetImagingResizeUrlsData
,
ThrowOnError
>
,
)
:
RequestResult
<
GetImagingResizeUrlsResponses
,
GetImagingResizeUrlsErrors
,
ThrowOnError
,
"fields"
,
>
Type Parameters
ThrowOnError
extends
boolean
=
true
Parameters
Optional
options
:
Options
<
GetImagingResizeUrlsData
,
ThrowOnError
>
Returns
RequestResult
<
GetImagingResizeUrlsResponses
,
GetImagingResizeUrlsErrors
,
ThrowOnError
,
"fields"
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Imaging
Resize
Urls
@umbraco-cms/backoffice
Loading...