| ImageMetadata Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.ResponsiveImages
 Syntax
Syntaxpublic class ImageMetadata
The ImageMetadata type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ImageMetadata | 
            Creates an instace of the ImageMetadata class.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Extension | 
            Image file extension.
             | 
|  | Height | 
            Image height.
             | 
|  | MimeType | 
            Image MIME type.
             | 
|  | Width | 
            Image width.
             | 
 See Also
See Also