Visual Basic
C#
Managed Extensions for C++
C++/CLI
Member | Value | Description |
---|---|---|
ART_ACCESS_DENIED | 53 | Don't have sufficient permissions to access the ART object. |
ART_FAILURE | 54 | The ART failure. |
BARCODE_FAILURE | 48 | The barcode generic failure. |
CANT_ADD_COLOR_TO_COLORBOOK | 45 | Cannot add color to color book. |
CANT_CREATE_COLORBOOK | 46 | Cannot create new color book. |
CANT_DETECT_FORMAT | 12 | Cannot detect format. |
CANT_FIND_FORMAT | 13 | Cannot find format. |
CANT_LOAD_LIBRARY | 39 | Cannot load a specified library. |
CANT_READ_PIXELS | 18 | Cannot read image pixels. |
CANT_READ_PROFILE | 36 | Cannot read profile. |
CANT_SAVE_FORMAT | 21 | Cannot save format. |
CYCLIC_REFERENCE | 8 | Cyclic reference. |
DATA_STREAM_INCOMPLETE | 23 | Data stream incomplete. |
DICOM_MPR_FAILURE | 52 | DICOM Multi-Planar Reconstruction failure. |
FFTW_NOT_INITIALIZED | 43 | Support for FFTW is not initialized. |
FORMAT_ALREADY_ADDED | 14 | The specified format is already in the collection. |
INTERNAL_FAILURE | 35 | Internal failure. |
INVALID_BITCOUNT_FOR_FORMAT | 9 | Invalid bit depth for the specified format. |
INVALID_COMPLEX_OBJECT | 42 | Invalid complex object. |
INVALID_COMPRESSED_DATA | 22 | Invalid compression data. |
INVALID_COMPRESSION | 15 | Invalid compression. |
INVALID_HEADER_FOR_FORMAT | 10 | Invalid header for the format. |
INVALID_IMAGE_DIMENSIONS | 19 | Invalid image dimensions. |
INVALID_IMAGE_TILE_DIMENSIONS | 20 | Invalid image tile dimensions. |
INVALID_LOOK_UP_TABLE | 24 | Invalid lookup table. |
INVALID_RESOLUTION_VALUE_FOR_FORMAT | 11 | Invalid resolution for using format. |
INVALID_TYPE | 4 | Invalid type. |
IP_FUNCTION_NOT_APPLICABLE_TO_DIB | 26 | The IP method is not supported for the specified DIB. |
JPEG2K_FAILURE | 28 | The JPEG 2000 failure. |
MEDC_FAILURE | 47 | MedC specific error code. |
NOT_IMPLEMENTED_YET | 2 | The API is not yet implemented. |
NOT_LICENSED | 1 | The product of feature are not licensed. |
OWNER_ALREADY_ASSIGNED | 6 | Owner has already been assigned. |
OWNER_NOT_ASSIGNED | 7 | Owner has not been assigned. |
PAGE_NOT_PRESENT | 16 | The specified page is not present. |
PARAMETER_HAS_INVALID_VALUE | 3 | The parameter has an invalid value. |
PDF_FAILURE | 27 | The PDF failure. |
PROFILE_CONVERSION_FAILED | 37 | Profile conversion failed.. |
REC_CANT_CREATE_UNIQUE_SETTINGS | 50 | Cannot create a new settings collection. |
REC_CHAR_UNREPRESENTABLE_BY_FONT | 49 | The PDF font selected for PDF export cannot fully represent all the characters in the output text. |
REC_ENGINE_FAILURE | 33 | The recognition engine failure.. |
REC_FAILURE | 32 | The recognition generic failure. |
REC_INSTANCE_DISPOSED | 51 | The ImGearRecognition instance has been disposed. |
REC_PDFA_STRUCTURE_FAILURE | 55 | Cannot create PDF/A-1 compatible document. |
REC_ZERO_RESOLUTION | 34 | Image is with zero resolution. |
REQUIRE_8_16_32BIT_GRAYSCALE_1CHANNEL | 41 | Require 8, 16 or 32bit gray-scale image with one channel. |
REQUIRE_8BIT_GRAYSCALE_1CHANNEL | 40 | Require 8bit gray-scale image with one channel. |
SPOT_COLOR_IS_UNKNOWN | 44 | Spot color is absent and cannot be displayed. |
SUCCESS | 0 | No errors have been reported. |
THUMBNAIL_NOT_PRESENT | 25 | This image does not contain a thumbnail. |
TILE_NOT_PRESENT | 17 | The specified tile is not present. |
TWAIN_FAILURE | 29 | The TWAIN failure. |
TWAIN_OPERATION_CANCELED | 30 | The TWAIN operation is canceled. |
TWAIN_OPERATION_CANCELED_BY_EVENT | 31 | The TWAIN operation is canceled by event handler. |
VALUES_ARE_INCOMPATIBLE | 5 | The specified values are incompatible. |
WRONG_METADATA_FORMAT | 38 | Wrong metadata format. |
System.Object
System.ValueType
System.Enum
ImageGear.Core.ImGearErrorCodes