Leadtools.Codecs Namespace : CodecsPhotoInterpolation Enumeration |
public enum CodecsPhotoInterpolation : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum CodecsPhotoInterpolation Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As CodecsPhotoInterpolation
public enum CodecsPhotoInterpolation : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Codecs.CodecsPhotoInterpolation = function() { }; Leadtools.Codecs.CodecsPhotoInterpolation.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class CodecsPhotoInterpolation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
BlackIsZero | Black is Zero. |
CieLab | 1976 CIE L*a*b. |
Cmyk | Separated CMYK. |
NoColorMap | There is no color map (RGB). |
WhiteIsZero | White is Zero. |
YcbCr | YC b C r color space. |
System.Object
System.ValueType
System.Enum
Leadtools.Codecs.CodecsPhotoInterpolation
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2