NextUse Property

Summary
Gets or sets the next use (N) value.
Syntax
C#
VB
C++
public int NextUse { get; set; } 
  
Public Property NextUse As Integer 
public: 
property int NextUse { 
   int get(); 
   void set (    int ); 
} 

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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly

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