AmaroK86.ImageFormat.ImageFile.flipVertically C# (CSharp) Méthode

flipVertically() protected méthode

protected flipVertically ( ) : void
Résultat void
        virtual protected void flipVertically()
        {
            throw new NotImplementedException();
        }