Table of Contents

TGdipUIImage.MakeImageGray Method

Converts an image to grayscale.

Syntax

Namespace: FlexCel.Draw

public static void MakeImageGray(ref ImageAttributes imgAtt, TUIColor shadowColor)

Parameters

<-> Parameter Type Description
ref imgAtt ImageAttributes
shadowColor TUIColor

See also