ComponentOne PDF for .NET
org.jpedal.jbig2.segment.stripes Namespace / EndOfStripeSegment Class / EndOfStripeSegment Constructor

In This Topic
    EndOfStripeSegment Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal streamDecoder As JBIG2StreamDecoder _
    )
    public EndOfStripeSegment( 
       JBIG2StreamDecoder streamDecoder
    )

    Parameters

    streamDecoder
    See Also