Table of Contents

TGdipUIImage.MakeTransparent Method

Makes an image transparent.

Syntax

Namespace: FlexCel.Draw

public static void MakeTransparent(ref ImageAttributes imgAtt, Double Opacity)

Parameters

<-> Parameter Type Description
ref imgAtt ImageAttributes
Opacity Double

See also