PictureCoder Property

Summary
Gets or sets the value that indicates the background (picture) compression type.
Syntax
C#
VB
C++
public MrcPictureCompression PictureCoder { get; set; } 
  
Public Property PictureCoder As MrcPictureCompression 
public: 
property MrcPictureCompression PictureCoder { 
   MrcPictureCompression get(); 
   void set (    MrcPictureCompression ); 
} 

Property Value

All possible values are found in MrcPictureCompression.

Example

Refer to MrcSegmenter.SaveImage example.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Mrc Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.