Table of Contents

Operator implicit operator

Namespace
PaintDotNet
Assembly
PaintDotNet.Primitives.dll

implicit operator ExtentPtr<T>(RegionRowPtr<T>)

public static implicit operator ExtentPtr<T>(RegionRowPtr<T> row)

Parameters

row RegionRowPtr<T>

Returns

ExtentPtr<T>

implicit operator RegionPtr<T>(RegionRowPtr<T>)

public static implicit operator RegionPtr<T>(RegionRowPtr<T> row)

Parameters

row RegionRowPtr<T>

Returns

RegionPtr<T>