You are here: Start » AVL.NET » AVS.AverageChannels_121 Method

AVS.AverageChannels_121 Method

Creates a monochromatic image by averaging the input image channels.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void AverageChannels_121
(
	AvlNet.Image inImage,
	AvlNet.Image outImage
)

Parameters

Name Type Range Default Description
inImageAvlNet.ImageInput image.
outImageAvlNet.ImageOutput image.

Function Overrides

See also