Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Image.ImageSupport.AddHandler Method

(not specified)

Class: YetaWF.Core.Image.ImageSupport
Namespace: YetaWF.Core.Image
Assembly: YetaWF.Core

Syntax

public static void AddHandler(
    string type,
    GetImageInBytesAsync? GetBytesAsync = null,
    GetImageAsFileAsync? GetAsFileAsync = null );

Parameters

type

(not specified)

GetBytesAsync

(not specified)

GetAsFileAsync

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Image.ImageSupport ClassYetaWF.Core Overview