ComponentOne PDF for .NET
CSJ2K.j2k.entropy.encoder Namespace / LayersInfo Class / TotNumLayers Property

In This Topic
    TotNumLayers Property (LayersInfo)
    In This Topic
    Returns the total number of layers, according to the layer specification of this object and the overall target bitrate.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property TotNumLayers As Integer
    public virtual int TotNumLayers {get;}

    Property Value

    The total number of layers, according to the layer spec.
    See Also