Unit 'OpenJpeg' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_vampyreimaging]

opj_cio

Declaration

Source position: OpenJpeg.pas line 347

type opj_cio = record

  cinfo: opj_common_ptr;

  

  openmode: Integer;

  

  buffer: PAnsiChar;

  

  length: Integer;

  

  start: PAnsiChar;

  

  end_: PAnsiChar;

  

  bp: PAnsiChar;

  

end;



CT Web help

CodeTyphon Studio