DjVu Namespace : EmptyMaskProcess Enumeration |
Public Enum EmptyMaskProcess Inherits System.Enum
Dim instance As EmptyMaskProcess
public enum EmptyMaskProcess : System.Enum
public enum class EmptyMaskProcess : public System.Enum
Member | Description |
---|---|
BitonalOrPicture | If the mask is empty, the output should be encoded in EncoderMode.Bitonal or EncoderMode.Picture. |
BitonalOrSegmentation | If the mask is empty, the output should be encoded in EncoderMode.Bitonal or generated by the segmenter. |
Picture | If the mask is empty, the output should be encoded in EncoderMode.Picture. |
Segmentation | If the mask is empty, the output should be generated by the segmenter. |
System.Object
System.ValueType
System.Enum
DjVu.EmptyMaskProcess
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family