AmaroK86.ImageFormat.ImageFile.flipVertically C# (CSharp) Method

flipVertically() protected method

protected flipVertically ( ) : void
return void
        virtual protected void flipVertically()
        {
            throw new NotImplementedException();
        }