Search Results for

    Show / Hide Table of Contents

    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

    Extension Methods

    EnumExtensions.GetName()
    EnumExtensions.GetNames<MediaConversionTypes>()
    EnumExtensions.GetAttribute<TAttribute>()
    In This Article
    Back to top (c) Meriworks 2002-2022