←Select platform

NextUse Property

Summary
Gets or sets the next use (N) value.

Syntax
C#
C++/CLI
Python
public int NextUse { get; set; } 
public: 
property int NextUse { 
   int get(); 
   void set (    int ); 
} 
NextUse # get and set (InstructionSetParameter) 

Property Value

Number of instructions before reuse.

Remarks

This field specifies the number of instructions that shall be executed before reusing the current compositing layer.

Requirements

Target Platforms

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

Leadtools.Jpeg2000 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.