C# Class TinyPng.CoverResizeOperation

Inheritance: ResizeOperation
Afficher le fichier Open project: ctolkien/TinyPNG

Méthodes publiques

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

Method Details

CoverResizeOperation() public méthode

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