C# Class DrawMeshRenderer.BitmapContext

Afficher le fichier Open project: explodingbarrel/lwf

Méthodes publiques

Méthode Description
BitmapContext ( Factory factory, Data data, Format bitmapEx, int bitmapExId )
Destruct ( ) : void

Method Details

BitmapContext() public méthode

public BitmapContext ( Factory factory, Data data, Format bitmapEx, int bitmapExId )
factory Factory
data Data
bitmapEx Format
bitmapExId int

Destruct() public méthode

public Destruct ( ) : void
Résultat void