Table of Contents

Method SliceRows

Namespace
PaintDotNet
Assembly
PaintDotNet.Primitives.dll

SliceRows(int, int)

public RegionPtr<T> SliceRows(int y, int height)

Parameters

y int
height int

Returns

RegionPtr<T>