You are here: Start » AVL.NET » AVL.InvertImage(AvlNet.Image, float, AvlNet.Image)

AVL.InvertImage(AvlNet.Image, float, AvlNet.Image)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void InvertImage(
	AvlNet.Image inImage,
	float inDividend,
	out AvlNet.Image outImage
)

Parameters

inImage
Type: AvlNet.Image
inDividend
Type: System.Single
outImage
Type: AvlNet.Image

See also