IImage
|
The IImageTechnicalMetadata type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Colors | Gets the number of color in the image |
|
|
Dpi | Gets the image density (dots per inch) |
|
|
Extension |
Gets the extension of the file, with dot in the front
(Inherited from ITechnicalMetadata) |
|
|
FileCreated |
Gets the time when the Asset was created.
(Inherited from ITechnicalMetadata) |
|
|
FileLastModified |
Gets the time when the Asset was last modified.
(Inherited from ITechnicalMetadata) |
|
|
FileName |
Gets the file name, including extension
(Inherited from ITechnicalMetadata) |
|
|
FileSize |
Gets the size of file (bytes)
(Inherited from ITechnicalMetadata) |
|
|
Height |
Gets height of the content
(Inherited from IVisualTechnicalMetadata) |
|
|
Width |
Gets the width of the content
(Inherited from IVisualTechnicalMetadata) |