ImageProcessor.Processors.Rotate.Rotate C# (CSharp) Méthode

Rotate() public méthode

Initializes a new instance of the Rotate class.
public Rotate ( ) : System
Résultat System
        public Rotate()
        {
            this.Settings = new Dictionary<string, string>();
        }