C# Class Pinta.ImageManipulation.Size

Afficher le fichier Open project: PintaProject/Pinta.ImageManipulation Class Usage Examples

Méthodes publiques

Méthode Description
Size ( int height, int width ) : System
ToString ( ) : string
operator ( ) : bool

Method Details

Size() public méthode

public Size ( int height, int width ) : System
height int
width int
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

operator() public static méthode

public static operator ( ) : bool
Résultat bool