ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.util Namespace / CodestreamManipulator Class / doCodestreamManipulation Method

In This Topic
    doCodestreamManipulation Method
    In This Topic
    This method performs the actual manipulation of the codestream which is the reparsing for tile parts and packed packet headers
    Syntax
    'Declaration
     
    
    Public Overridable Function doCodestreamManipulation() As Integer
    public virtual int doCodestreamManipulation()

    Return Value

    The number of bytes that the file has increased by
    Exceptions
    ExceptionDescription
    If an I/O error ocurred.
    See Also