dw.experience.image
Class ImageMetaData
dw.experience.image.ImageMetaData
This class represents the image meta data, e.g. width and height.
See Also:
Properties
height
:
Number
(Read Only)
The image height.
width
:
Number
(Read Only)
The image width.
Constructor Summary
This class does not have a constructor, so you cannot create it directly.
Method Summary
Methods inherited from class
Object
assign, create, create, defineProperties, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, hasOwnProperty, is, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, seal, setPrototypeOf, toLocaleString, toString, valueOf, values
Method Detail
© Copyright 2000-2024, salesforce.com inc. All rights reserved. Various trademarks held by their respective owners.