LEADTOOLS MRC (Leadtools.Mrc assembly)

PictureCoder Property

Show in webframe





Gets or sets the value that indicates the background (picture) compression type.
Syntax
public MrcPictureCompression PictureCoder {get; set;}
'Declaration
 
Public Property PictureCoder As MrcPictureCompression
'Usage
 
Dim instance As MrcCompressionOptions
Dim value As MrcPictureCompression
 
instance.PictureCoder = value
 
value = instance.PictureCoder

            

            
public:
property MrcPictureCompression PictureCoder {
   MrcPictureCompression get();
   void set (    MrcPictureCompression value);
}

Property Value

All possible values are found in MrcPictureCompression.
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