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

opj_image_comptparm

Declaration

Source position: OpenJpeg.pas line 415

type opj_image_comptparm = record

  dx: Integer;

  

  dy: Integer;

  

  w: Integer;

  

  h: Integer;

  

  x0: Integer;

  

  y0: Integer;

  

  prec: Integer;

  

  bpp: Integer;

  

  sgnd: Integer;

  

  comp_type: OPJ_COMPONENT_TYPE;

  

end;



CT Web help

CodeTyphon Studio