C# Class Nomad.Logic.Snapshot

Afficher le fichier Open project: Azerothian/fc3editor Class Usage Examples

Méthodes publiques

Méthode Description
Create ( int width, int height ) : Snapshot
Destroy ( ) : void
GetImage ( ) : Image
Snapshot ( IntPtr ptr ) : System

Method Details

Create() public static méthode

public static Create ( int width, int height ) : Snapshot
width int
height int
Résultat Snapshot

Destroy() public méthode

public Destroy ( ) : void
Résultat void

GetImage() public méthode

public GetImage ( ) : Image
Résultat Image

Snapshot() public méthode

public Snapshot ( IntPtr ptr ) : System
ptr System.IntPtr
Résultat System