Indicates the reason that the LEADTOOLS Leadtools.RasterImage object is not compatible with WPF.
| Value | Member | Description |
|---|---|---|
| 0 | Compatible | Image is compatible |
| 1 | BitsPerPixel | Unsupported Bits/Pixel |
| 2 | Order | Unsupported color byte order |
| 3 | Palette | Unsupported palette |
| 4 | Data | Unsupported raw data |
| 5 | ViewPerspective | Unsupported view perspective |
| 6 | Other | Unspecified reason |