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

OPJ_PROG_ORDER

Declaration

Source position: OpenJpeg.pas line 128

type OPJ_PROG_ORDER = (

  PROG_UNKNOWN = - 1,

  

  LRCP = 0,

  

  RLCP = 1,

  

  RPCL = 2,

  

  PCRL = 3,

  

  CPRL = 4

  

);



CT Web help

CodeTyphon Studio