LEADTOOLS JPEG 2000 (Leadtools.Jpeg2000 assembly)

Persist Property

Show in webframe





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:
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

See Also

Reference

InstructionSetParameter Structure
InstructionSetParameter Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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