BitMiracle.LibTiff.Classic.TiffCodec.Cleanup C# (CSharp) 메소드

Cleanup() 공개 메소드

Cleanups the state of the codec.
Cleanup is called when codec is no longer needed (won't be used) and can be used for example to restore tag methods that were substituted.
public Cleanup ( ) : void
리턴 void
        public virtual void Cleanup()
        {
        }