Documentation de Dvp.NET. Forum : http://www.developpez.net/forums/f1239/applications/projets/projets-heberges/dvp-net/
Assembly : Developpez.Dotnet.Drawing (dans Developpez.Dotnet.Drawing.dll) Version: 0.6.0.0 (0.6.0.0)
[Ceci est une documentation préliminaire, sous réserve de modification.]
Applique une matrice de transformation de couleurs à l'image.
Espace de nom : Developpez.Dotnet.DrawingAssembly : Developpez.Dotnet.Drawing (dans Developpez.Dotnet.Drawing.dll) Version: 0.6.0.0 (0.6.0.0)
Syntaxe
C# |
---|
public static Image TransformColors( this Image image, ColorMatrix colorMatrix ) |
Visual Basic (Déclaration) |
---|
<ExtensionAttribute> _ Public Shared Function TransformColors ( _ image As Image, _ colorMatrix As ColorMatrix _ ) As Image |
Visual C++ |
---|
public: [ExtensionAttribute] static Image^ TransformColors( Image^ image, ColorMatrix^ colorMatrix ) |
Paramètres
- image
- Type: System.Drawing..::..Image
L'image à transformer
- colorMatrix
- Type: System.Drawing.Imaging..::..ColorMatrix
La matrice de transformation de couleurs