[Missing <summary> documentation for "N:Litium.Foundation.Modules.MediaArchive.Files"]
Classes
| Class | Description | |
|---|---|---|
|
|
CannotCreateResizedImageVersionException |
CannotCreateResizedImageVersionException: thrown when trying to create a resized version on
an image which does not support versions.
|
|
|
CannotResizeImageException |
CannotResizeImageException: thrown when trying to resize an image which cannot be resized.
|
|
|
CannotResizeVersionException |
CannotResizeImageException: thrown when trying to resize an image version which cannot be resized.
|
|
|
File |
File class.
|
|
|
FileCollection |
A collection of files in a folder.
|
|
|
FileDoesNotExistException |
FileDoesNotExistException - thrown when the file does not exist or has been deleted.
|
|
|
FileExistsException |
Thrown when an file already exists.
|
|
|
FileExtensionParser |
Handles parsing from a file extension string to a FileExtension object.
|
|
|
FileVersion |
File version class.
|
|
|
FileVersionCollection |
File version collection.
Enumerates over FileVersion and ImageVersion instances.
|
|
|
FileVersionDoesNotExistException |
FileVersionDoesNotExistException - thrown when the file version does not exist or has been deleted.
|
|
|
FileVersionExistsException |
Thrown when an image version already exists.
|
|
|
Image |
Image class.
|
|
|
ImageVersion |
Image version class.
|
Interfaces
| Interface | Description | |
|---|---|---|
|
|
IImage |
Interface for image files and versions.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
|
|
FileExtension |
Common file extensions from http://www.file-extensions.org/extensions/common.
|
|
|
FileStatus |
File status.
|
|
|
FileType |
File types.
|
|
|
VersionType |
Types for file versions.
|