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

Quality Property (DataLimitFields)






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 string Quality {get; set;}
 get_Quality();
set_Quality(value);
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: 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

DataLimitFields Class
DataLimitFields Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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