LEADTOOLS MRC (Leadtools.Mrc assembly)

PictureQualityFactor Property

Show in webframe





Gets or sets the compression quality for JPEG, CMP and CMW compression.
Syntax
public int PictureQualityFactor {get; set;}
'Declaration
 
Public Property PictureQualityFactor As Integer
'Usage
 
Dim instance As MrcCompressionOptions
Dim value As Integer
 
instance.PictureQualityFactor = value
 
value = instance.PictureQualityFactor

            

            
public:
property int PictureQualityFactor {
   int get();
   void set (    int value);
}

Property Value

Possible values are between 2 and 255, where 2 is the highest quality and 255 is the most compression. If the PictureCoder is CMW or JPEG lossless compression, the PictureQualityFactor should be 0.
Example
Refer to MrcSegmenter.SaveImage example.
Requirements

Target Platforms

See Also

Reference

MrcCompressionOptions Structure
MrcCompressionOptions Members

 

 


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

Leadtools.Mrc requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features