Table of Contents

Method VerifyRow

Namespace
PaintDotNet
Assembly
PaintDotNet.Primitives.dll

VerifyRow<T>(RegionPtr<T>, int)

public static void VerifyRow<T>(this RegionPtr<T> region, int y) where T : unmanaged

Parameters

region RegionPtr<T>
y int

Type Parameters

T