Accusoft.ImagXpressSdk Namespace : LjpType Enumeration |
'Declaration Public Enum LjpType Inherits System.Enum
'Usage Dim instance As LjpType
public enum LjpType : System.Enum
__value public enum LjpType : public System.Enum
public enum class LjpType : public System.Enum
Member | Value | Description |
---|---|---|
Rgb | 0 | Image data is compressed in RGB (Red Green Blue) format. |
Ycbcr | 1 | Image data is compressed in YCBCR format. |
Note: Available in Professional edition.
System.Object
System.ValueType
System.Enum
Accusoft.ImagXpressSdk.LjpType