CSJ2K.j2k.image.input.ImgReader.close C# (CSharp) 메소드

close() 공개 추상적인 메소드

Closes the underlying file or network connection from where the image data is being read.
If an I/O error occurs. ///
public abstract close ( ) : void
리턴 void
        public abstract void close();