←Select platform

ImageIncompatibleReason Enumeration

Summary

Indicates the reason why a LEADTOOLS RasterImage object is not compatible with WinRT.

Syntax

C#
VB
WinRT C#
C++
public enum ImageIncompatibleReason
Public Enum ImageIncompatibleReason
public enum ImageIncompatibleReason
Leadtools.Converters.ImageIncompatibleReason = function() { }; 
Leadtools.Converters.ImageIncompatibleReason.prototype = { 
 
  LeadtoolsMemberMarker(replace me) 
 }; 
public enum class ImageIncompatibleReason

Members

ValueMemberDescription
0Compatible Image is compatible
1BitsPerPixel Unsupported Bits/Pixel
2Order Unsupported color byte order
3Palette Unsupported palette
4Data Unsupported raw data
5ViewPerspective Unsupported view perspective
6Other Unspecified reason
Remarks

For more information refer to RasterImage and WinRT.

Example

For an example, refer to RasterImageConverter.TestCompatible.

Requirements

Target Platforms

See Also

Reference

Leadtools.Converters Namespace

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Click or drag to resize