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

Show in webframe

RoundingDirection Enumeration






Specifies rounding direction options.
Syntax
'Declaration
 
Public Enum RoundingDirection 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As RoundingDirection

            

            
public enum class RoundingDirection : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000Round_Up For each requested codestream, the smallest codestream image resolution whose width and height are both greater than or equal to the specified size shall be selected.
0x00000001Round_Down For each requested codestream, the largest codestream image resolution whose width and height are both less than or equal to the specified size shall be selected.
0x00000002Closest For each requested codestream, the codestream image resolution that is closest to the specified size in area shall be selected.
Example
For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Jpip.RoundingDirection

Requirements

Target Platforms

See Also

Reference

Leadtools.Jpip Namespace

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