Memory2D<T>.Empty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an empty Memory2D<T> instance.
public static Microsoft.Toolkit.HighPerformance.Memory2D<T> Empty { get; }
static member Empty : Microsoft.Toolkit.HighPerformance.Memory2D<'T>
Public Shared ReadOnly Property Empty As Memory2D(Of T)