LEADTOOLS WPF and Silverlight (Leadtools.Windows.Media assembly)
LEAD Technologies, Inc

ImageIncompatibleReason Enumeration






Indicates the reason that the LEADTOOLS Leadtools.RasterImage object is not compatible with WPF/Silverlight. .NET support Silverlight support
Syntax
public enum ImageIncompatibleReason : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum ImageIncompatibleReason 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ImageIncompatibleReason
public enum ImageIncompatibleReason : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Windows.Media.ImageIncompatibleReason = function() { };
Leadtools.Windows.Media.ImageIncompatibleReason.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class ImageIncompatibleReason : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
BitsPerPixelUnsupported Bits/Pixel
CompatibleImage is compatible
DataUnsupported raw data
OrderUnsupported color byte order
OtherUnspecified reason
PaletteUnsupported palette
ViewPerspectiveUnsupported view perspective
Remarks

For more information refer to RasterImage and WPF/Silverlight.

Example
For an example, refer to RasterImageConverter.TestCompatible.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Windows.Media.ImageIncompatibleReason

Requirements

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

See Also

Reference

Leadtools.Windows.Media Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.