[]
This class takes a legal JPEG 2000 codestream and performs some manipulation on it. Currently the manipulations supported are: Tile-parts
public class CodestreamManipulator
Name | Description |
---|---|
CodestreamManipulator(string, int, int, bool, bool, bool, bool) | Instantiates a codestream manipulator.. |
Name | Description |
---|---|
doCodestreamManipulation() | This method performs the actual manipulation of the codestream which is the reparsing for tile parts and packed packet headers |