@umbraco-cms/backoffice
Preparing search index...
packages/media/imaging
UmbImagingResizeModel
Interface UmbImagingResizeModel
interface
UmbImagingResizeModel
{
format
?:
string
;
height
?:
number
;
mode
?:
ImageCropModeModel
;
width
?:
number
;
}
Hierarchy (
View Summary
)
UmbImagingResizeModel
UmbImagingModel
Index
Properties
format?
height?
mode?
width?
Properties
Optional
format
format
?:
string
Optional
height
height
?:
number
Optional
mode
mode
?:
ImageCropModeModel
Optional
width
width
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
format
height
mode
width
@umbraco-cms/backoffice
Loading...