[]
        
(Showing Draft Content)

CSJ2K.j2k.image.input.ImgReaderPGM.close

close Method

close()

Closes the underlying RandomAccessFile from where the image data is being read. No operations are possible after a call to this method.

Declaration
public override void close()
Overrides