ArrayPool

Property

Namespace: Imagini.ImageSharp

Declared in: Imagini.ImageSharp.TextureFactory


Gets or sets the ArrayPool used by image loader.

Syntax

public static ArrayPool<byte> ArrayPool { public get; public set; }

Back to index