[]
        
(Showing Draft Content)

CSJ2K.j2k.util.CodestreamManipulator.-ctor

CodestreamManipulator Constructor

CodestreamManipulator(string, int, int, bool, bool, bool, bool)

Instantiates a codestream manipulator..

Declaration
public CodestreamManipulator(string outname, int nt, int pptp, bool ppm, bool ppt, bool tempSop, bool tempEph)
Parameters
Type Name Description
string outname

The name of the original outfile

int nt

The number of tiles in the image

int pptp

Packets per tile-part. If zero, no division into tileparts is performed

bool ppm

Flag indicating that PPM marker is used

bool ppt

Flag indicating that PPT marker is used

bool tempSop

Flag indicating whether SOP merker should be removed

bool tempEph

Flag indicating whether EPH merker should be removed