C# Class TranscodePlugin.TranscodePlugin.Size

Afficher le fichier Open project: anyoun/metageta

Méthodes publiques

Свойство Type Description
Height int
Width int

Méthodes publiques

Méthode Description
Size ( int width, int height ) : System

Method Details

Size() public méthode

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

Property Details

Height public_oe property

public int Height
Résultat int

Width public_oe property

public int Width
Résultat int