C# Class newtelligence.DasBlog.Web.Core.WebControls.DrawingHelpers

Afficher le fichier Open project: AArnott/dasblog Class Usage Examples

Méthodes publiques

Méthode Description
CreateShadowImage ( ShadowImageType imageType, int Width, int Height, Color ShadowColor, Color BackColor, ImageFormat Format ) : byte[]

Private Methods

Méthode Description
DrawingHelpers ( ) : System

Method Details

CreateShadowImage() public static méthode

public static CreateShadowImage ( ShadowImageType imageType, int Width, int Height, Color ShadowColor, Color BackColor, ImageFormat Format ) : byte[]
imageType ShadowImageType
Width int
Height int
ShadowColor Color
BackColor Color
Format System.Drawing.Imaging.ImageFormat
Résultat byte[]