CSJ2K.j2k.fileformat.reader.FileFormatReader.readIntPropertyBox C# (CSharp) Method

readIntPropertyBox() public method

This method reads the contents of the Intellectual property box
public readIntPropertyBox ( int length ) : void
length int
return void
        public virtual void readIntPropertyBox(int length)
        {
        }