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

Search Results for

    Method DrawImage

    DrawImage<TColor, TDepth>(Image<TColor, TDepth>, Image<TColor, TDepth>, ResizeImageMethod)

    Declaration
    public static void DrawImage<TColor, TDepth>(this Image<TColor, TDepth> canvas, Image<TColor, TDepth> imageToDraw, ResizeImageMethod method = ResizeImageMethod.Stretch) where TColor : struct, IColor where TDepth : struct
    Parameters
    Type Name Description
    Image<TColor, TDepth> canvas
    Image<TColor, TDepth> imageToDraw
    ResizeImageMethod method
    Type Parameters
    Name Description
    TColor
    TDepth
    © Xab3r. All rights reserved.