ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.entropy.encoder Namespace / LayersInfo Class / NOptPoints Property

In This Topic
    NOptPoints Property
    In This Topic
    Returns the number of layers to optimize, or optimization points, as specified by this object.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property NOptPoints As Integer
    public virtual int NOptPoints {get;}

    Property Value

    The number of optimization points
    See Also