LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

Quality Property (DataLimitFields)

Show in webframe





Gets or sets the quality level (Quality Factor) of the image.
Syntax
public string Quality {get; set;}
'Declaration
 
Public Property Quality As String
'Usage
 
Dim instance As DataLimitFields
Dim value As String
 
instance.Quality = value
 
value = instance.Quality

            

            
public:
property String^ Quality {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String value used to limit data transmission to a quality level associated with the image. Possible values range between 0 for the lowest quality and 100 for highest quality).
Remarks

The server may ignore this field by returning a -1 in the response header.

Requirements

Target Platforms

See Also

Reference

DataLimitFields Class
DataLimitFields Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features