←Select platform

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpeg2000 Assembly
Click or drag to resize