Enum MediaConversionTypes
Defines the different conversion types that we can convert to
Namespace: ImageVault.Common.Data
Assembly: ImageVault.Common.dll
Syntax
public enum MediaConversionTypes
Fields
| Name | Description |
|---|---|
| Generic | A generic conversion that keeps the original format as much as possible. |
| Image | A conversion to an image |
| Original | Original version of the media |