C# Class DreamEdit.DMI.DMimage

Afficher le fichier Open project: headswe/DreamEdit Class Usage Examples

Méthodes publiques

Свойство Type Description
height int
width int

Méthodes publiques

Méthode Description
DMimage ( String Filename ) : System
getStates ( ) : ImageState>.Dictionary

Method Details

DMimage() public méthode

public DMimage ( String Filename ) : System
Filename String
Résultat System

getStates() public méthode

public getStates ( ) : ImageState>.Dictionary
Résultat ImageState>.Dictionary

Property Details

height public_oe property

public int height
Résultat int

width public_oe property

public int width
Résultat int