C# Class Cloudinary.Transformation

The default Transformation
Inheritance: ITransformation
Afficher le fichier Open project: thomasvm/cloudinary-dotnet

Méthodes publiques

Méthode Description
ToCloudinary ( ) : string
Transformation ( int width, int height ) : System

Méthodes protégées

Méthode Description
GetSize ( ) : string

Method Details

GetSize() protected méthode

protected GetSize ( ) : string
Résultat string

ToCloudinary() public méthode

public ToCloudinary ( ) : string
Résultat string

Transformation() public méthode

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