Table of Contents

Method Clear

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

Clear(byte)

Initialize the image data with zeroes (the default) or with the byte value given as value.

void Clear(byte value = 0)

Parameters

value byte