LEADTOOLS JPEG 2000 (Leadtools.Jpeg2000 assembly)
LEAD Technologies, Inc

NextUse Property






Gets or sets the next use (N) value.
Syntax
public int NextUse {get; set;}
'Declaration
 
Public Property NextUse As Integer
'Usage
 
Dim instance As InstructionSetParameter
Dim value As Integer
 
instance.NextUse = value
 
value = instance.NextUse
public int NextUse {get; set;}
 get_NextUse();
set_NextUse(value);
public:
property int NextUse {
   int get();
   void set (    int value);
}

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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

InstructionSetParameter Structure
InstructionSetParameter Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpeg2000 requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features