Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpeg2000 assembly)

Show in webframe

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

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