C# Class TinyPng.ResizeOperation

Afficher le fichier Open project: ctolkien/TinyPNG Class Usage Examples

Méthodes publiques

Méthode Description
ResizeOperation ( ResizeType type, int width, int height ) : System

Method Details

ResizeOperation() public méthode

public ResizeOperation ( ResizeType type, int width, int height ) : System
type ResizeType
width int
height int
Résultat System