You are here: Start » AVL.NET » AVL.ClearImage(AvlNet.Image, AvlNet.Region, AvlNet.Pixel)

AVL.ClearImage(AvlNet.Image, AvlNet.Region, AvlNet.Pixel)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void ClearImage(
	ref AvlNet.Image ioImage,
	AvlNet.Region inRegion,
	AvlNet.Pixel inValue
)

Parameters

ioImage
Type: AvlNet.Image
inRegion
Type: AvlNet.Region
inValue
Type: AvlNet.Pixel

See also