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

AVS.AddImages_OfLoop Method

Adds images appearing in consecutive iterations pixel by pixel.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void AddImages_OfLoop
(
	AvlNet.ImageCombinators_OfLoopState ioState,
	AvlNet.Image inImage,
	float inScale,
	AvlNet.Image outImage
)

Parameters

Name Type Range Default Description
ioStateAvlNet.ImageCombinators_OfLoopState
inImageAvlNet.ImageInput image.
inScalefloat1.0fDefault value: 1.0f.
outImageAvlNet.ImageOutput image.

Function Overrides

See also