@musallam/photoshop-client
Preparing search index...
PhotoshopClient
RenditionLinkDetails
Interface RenditionLinkDetails
A rendition object.
interface
RenditionLinkDetails
{
href
?:
string
;
storage
?:
PhotoshopClient
.
StorageType
;
type
?:
PhotoshopClient
.
ImageFormatType
;
width
?:
number
;
}
Index
Properties
href?
storage?
type?
width?
Properties
Optional
href
href
?:
string
The rendition location.
Optional
storage
storage
?:
PhotoshopClient
.
StorageType
Optional
type
type
?:
PhotoshopClient
.
ImageFormatType
Optional
width
width
?:
number
The requested rendition width in pixels.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
href
storage
type
width
@musallam/photoshop-client
Loading...
A rendition object.