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

Persist Property






Gets or sets the PERSIST value.
Syntax
public byte Persist {get; set;}
'Declaration
 
Public Property Persist As Byte
'Usage
 
Dim instance As InstructionSetParameter
Dim value As Byte
 
instance.Persist = value
 
value = instance.Persist
public byte Persist {get; set;}
 get_Persist();
set_Persist(value);
public:
property byte Persist {
   byte get();
   void set (    byte value);
}

Property Value

Possible values are 0 or 1. A value of 1 indicates true: the current compositing layer will persist.
Remarks

This field specifies which of two actions will be taken before the execution of the next instruction:

  1. The samples rendered to the display as a result of the execution of the current instruction will persist on the display background
  2. The display background will be reset to its last previous state before the execution of the current instruction.
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