EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Enum ResizeImageMethod

    Namespace: EyeAuras.Graphics.ImageEffects
    Assembly: EyeAuras.Graphics.dll
    Syntax
    [JsonConverter(typeof(StringEnumConverter))]
    public enum ResizeImageMethod

    Fields

    Name Description
    Letterbox
    LetterboxWhite
    Stretch

    Extension Methods

    ResizeImageMethodExtensions.CalculateTransformation(ResizeImageMethod, Size, Size)
    ObjectExtensions.AddTo<ResizeImageMethod, TCollection>(ResizeImageMethod, ISourceList<TCollection>)
    ObjectExtensions.AddTo<ResizeImageMethod, TCollection>(ResizeImageMethod, ICollection<TCollection>)
    ObjectExtensions.CloneJson<ResizeImageMethod>(ResizeImageMethod)
    ObjectExtensions.CopyPropertiesTo<ResizeImageMethod, TTarget>(ResizeImageMethod, TTarget)
    ObjectExtensions.DumpToJson<ResizeImageMethod>(ResizeImageMethod)
    ObjectExtensions.DumpToTextRaw<ResizeImageMethod>(ResizeImageMethod)
    ObjectExtensions.DumpToText<ResizeImageMethod>(ResizeImageMethod)
    ObjectExtensions.Dump<ResizeImageMethod>(ResizeImageMethod)
    ObjectExtensions.GetPropertyAccessor<ResizeImageMethod, TValue>(ResizeImageMethod, Expression<Func<ResizeImageMethod, TValue>>)
    ObjectExtensions.InsertTo<ResizeImageMethod, TCollection>(ResizeImageMethod, IList<TCollection>, int)
    ObjectExtensions.ToJson<ResizeImageMethod>(ResizeImageMethod, Formatting)
    ObjectExtensions.ToStringSafe<ResizeImageMethod>(ResizeImageMethod)
    ObjectExtensions.TransferPropertiesTo<ResizeImageMethod, TTarget>(ResizeImageMethod, TTarget, params string[])
    ObjectExtensions.WaitForAsync<ResizeImageMethod, T1>(ResizeImageMethod, Func<ResizeImageMethod, T1>, Predicate<T1>, TimeSpan, int)
    XDocumentExtensions.AddTo<ResizeImageMethod>(ResizeImageMethod, XContainer)
    2025 © Xab3r. All rights reserved.