TZTextureManagerTextureTobitmap(TZTexture, Int32, Int32) Méthode
Converti une texture en bitmap
Espace de nom: Tzu3D.TextureAssembly: Tzu3D (in Tzu3D.dll) Version: 1.0.9025.34810
public Bitmap TextureTobitmap(
TZTexture texture,
int Width,
int Height
)
Public Function TextureTobitmap (
texture As TZTexture,
Width As Integer,
Height As Integer
) As Bitmap
- texture TZTexture
- Texture à convertir
- Width Int32
- Largeur du bitmap
- Height Int32
- Hauteur du bitmap
BitmapRetourne un Bitmap