C# Class TiaraFramework.Component.Underlying

Afficher le fichier Open project: TiaraGames/TiaraFramework

Méthodes publiques

Méthode Description
PreMultiplyAlphas ( Microsoft.Xna.Framework.Graphics.Texture2D ret ) : void

Private Methods

Méthode Description
SetWindowPos ( IntPtr hWnd, IntPtr hWndInsertAfter, int X, int Y, int W, int H, uint uFlags ) : bool

Method Details

PreMultiplyAlphas() public static méthode

public static PreMultiplyAlphas ( Microsoft.Xna.Framework.Graphics.Texture2D ret ) : void
ret Microsoft.Xna.Framework.Graphics.Texture2D
Résultat void