You are here: Start » FIL.NET » Invoke.AutoAdjustColors

Invoke.AutoAdjustColors

Adjusts image colors by stretching each channel separately.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void AutoAdjustColors
(
	Fil.Image inImage,
	Fil.Image outImage
)

Parameters

Name Type Range Default Description
inImageFil.ImageInput image.
outImageFil.ImageOutput image.

See also