NCS Property

Summary

Gets the number of codestreams in the array of codestreams that is equivalent to the replaced box.

Syntax
C#
VB
C++
public int NCS { get; set; } 
  
Public Property NCS As Integer 
public: 
property int NCS { 
   int get(); 
   void set (    int ); 
} 

Property Value

An System.Int32 value that represents the number of codestreams in the array of codestreams that is equivalent to the replaced box.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly