Table of Contents

Method Clear

Namespace
PaintDotNet
Assembly
PaintDotNet.Core.dll

Clear()

Clears the surface to transparent black (BGRA = [0, 0, 0, 0]).

public void Clear()