Leadtools.Windows.Media Namespace : ImageIncompatibleReason Enumeration |
public enum ImageIncompatibleReason : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum ImageIncompatibleReason Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ImageIncompatibleReason
public enum ImageIncompatibleReason : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Windows.Media.ImageIncompatibleReason = function() { }; Leadtools.Windows.Media.ImageIncompatibleReason.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class ImageIncompatibleReason : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
BitsPerPixel | Unsupported Bits/Pixel |
Compatible | Image is compatible |
Data | Unsupported raw data |
Order | Unsupported color byte order |
Other | Unspecified reason |
Palette | Unsupported palette |
ViewPerspective | Unsupported view perspective |
For more information refer to RasterImage and WPF/Silverlight.
System.Object
System.ValueType
System.Enum
Leadtools.Windows.Media.ImageIncompatibleReason
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