| Leadtools Namespace : RasterExceptionCode Enumeration | 
public enum RasterExceptionCode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum RasterExceptionCode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RasterExceptionCode
public enum RasterExceptionCode : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.RasterExceptionCode = function() { };
Leadtools.RasterExceptionCode.prototype = {
  ServerLicenseNotActivated = 0xFFFFF921,
	ConnectionToLicenseServerFailed = 0xFFFFF922,
	AppNotRegisteredForServerLicense = 0xFFFFF923,
	UserNotRegisteredForServerLicense = 0xFFFFF924,
	InvalidServerLicense = 0xFFFFF925,
	InvalidLicense = 0xFFFFF926,
	IncorrectWidthAdjusted = 0xFFFFF927,
	NoServerLicense = 0xFFFFF928,
	BasicNotEnabled = 0xFFFFF929,
	AppStoreNotEnabled = 0xFFFFF92A,
	LeadPrinterNetworkNotEnabled = 0xFFFFF9A4,
	PdfBadInterpageLinks = 0xFFFFF9C1,
	IngCodecMissing = 0xFFFFF9C2,
	PubCodecMissing = 0xFFFFF9C3,
	MobCodecMissing = 0xFFFFF9C4,
	HtmCodecMissing = 0xFFFFF9C5,
	KernelExpired = 0xFFFFF9C9,
	DcfCodecMissing = 0xFFFFF9CB,
	JlsCodecMissing = 0xFFFFF9CC,
	JxrCodecMissing = 0xFFFFF9CD,
	VffCodecMissing = 0xFFFFF9CE,
	ItgCodecMissing = 0xFFFFF9CF,
	XwdCodecMissing = 0xFFFFF9D0,
	XpsCodecMissing = 0xFFFFF9D1,
	WpgCodecMissing = 0xFFFFF9D2,
	WmzCodecMissing = 0xFFFFF9D3,
	WfxCodecMissing = 0xFFFFF9D4,
	VpgCodecMissing = 0xFFFFF9D5,
	VecCodecMissing = 0xFFFFF9D6,
	TgaCodecMissing = 0xFFFFF9D7,
	TdbCodecMissing = 0xFFFFF9D8,
	SvgCodecMissing = 0xFFFFF9D9,
	SnpCodecMissing = 0xFFFFF9DA,
	ShpCodecMissing = 0xFFFFF9DC,
	SgmCodecMissing = 0xFFFFF9DD,
	SgiCodecMissing = 0xFFFFF9DE,
	SffCodecMissing = 0xFFFFF9DF,
	RasCodecMissing = 0xFFFFF9E0,
	PspCodecMissing = 0xFFFFF9E1,
	PsdCodecMissing = 0xFFFFF9E2,
	PcxCodecMissing = 0xFFFFF9E3,
	PcdCodecMissing = 0xFFFFF9E4,
	NtfCodecMissing = 0xFFFFF9E5,
	MspCodecMissing = 0xFFFFF9E6,
	MngCodecMissing = 0xFFFFF9E7,
	MifCodecMissing = 0xFFFFF9E8,
	LmbCodecMissing = 0xFFFFF9E9,
	CinCodecMissing = 0xFFFFF9EA,
	JpmCodecMissing = 0xFFFFF9EB,
	Jp2CodecMissing = 0xFFFFF9EC,
	IffCodecMissing = 0xFFFFF9ED,
	HdpCodecMissing = 0xFFFFF9EE,
	GifCodecMissing = 0xFFFFF9EF,
	FlcCodecMissing = 0xFFFFF9F0,
	FitCodecMissing = 0xFFFFF9F1,
	EpsCodecMissing = 0xFFFFF9F2,
	DwgCodecMissing = 0xFFFFF9F3,
	DwfCodecMissing = 0xFFFFF9F4,
	DrwCodecMissing = 0xFFFFF9F5,
	CrwCodecMissing = 0xFFFFF9F7,
	ClpCodecMissing = 0xFFFFF9F8,
	CgmCodecMissing = 0xFFFFF9F9,
	BitmapFormatUnsupported = 0xFFFFF9FB,
	PdfEngineMissing = 0xFFFFF9FC,
	MedicalViewerActionAlreadyAdded = 0xFFFFF9FD,
	MedicalViewerActionNotAdded = 0xFFFFF9FE,
	RtfCodecMissing = 0xFFFFF9FF,
	LeadPrinterServerNotEnabled = 0xFFFFFA00,
	LeadPrinterNotEnabled = 0xFFFFFA01,
	PreProcessCantOpenChoiceFile = 0xFFFFFA02,
	PreProcessReadingEdgesFile = 0xFFFFFA03,
	PreProcessReadingTemplateFile = 0xFFFFFA04,
	PreProcessBadRejectMode = 0xFFFFFA05,
	PreProcessBadOkMode = 0xFFFFFA06,
	PreProcessInvalidUnicodeCharset = 0xFFFFFA07,
	PreProcessIllegalAmbiguitySpecification = 0xFFFFFA08,
	PreProcessHeapFull = 0xFFFFFA09,
	PreProcessIllegalNumFeatures = 0xFFFFFA0A,
	PreProcessIllegalFeatureParam = 0xFFFFFA0B,
	PreProcessIllegalShortName = 0xFFFFFA0C,
	PreProcessIllegalNumSets = 0xFFFFFA0D,
	PreProcessIllegalFloat = 0xFFFFFA0E,
	PreProcessIllegalStyleSpec = 0xFFFFFA0F,
	PreProcessIllegalSignificanceSpec = 0xFFFFFA10,
	PreProcessIllegalDistribution = 0xFFFFFA11,
	PreProcessIllegalVarianceSpec = 0xFFFFFA12,
	PreProcessIllegalMeadnSpec = 0xFFFFFA13,
	PreProcessIllegalSampleCount = 0xFFFFFA14,
	PreProcessIllegalMinMaxSpec = 0xFFFFFA15,
	PreProcessIllegalEssentialSpec = 0xFFFFFA16,
	PreProcessIllegalCircularSpec = 0xFFFFFA17,
	PreProcessIllegalSampleSize = 0xFFFFFA18,
	PreProcessCodesIllegalsum = 0xFFFFFA19,
	PreProcessUnmatchedBlockRightRemaining = 0xFFFFFA1A,
	PreProcessUnmatchedBlockLeft = 0xFFFFFA1B,
	PreProcessUnmatchedBlockRight = 0xFFFFFA1C,
	PreProcessCantFindPointBand = 0xFFFFFA1D,
	PreProcessWrongWord = 0xFFFFFA1E,
	PreProcessCantScaleEdgeSteps = 0xFFFFFA1F,
	PreProcessInit = 0xFFFFFA20,
	PreProcessBadState = 0xFFFFFA21,
	J2kBoxNotAvailable = 0xFFFFFA23,
	RawCodecMissing = 0xFFFFFA27,
	BmpCodecMissing = 0xFFFFFA28,
	DocumentWritersPdfNotEnabled = 0xFFFFFA29,
	MediaWriterNotEnabled = 0xFFFFFA2A,
	DocumentWritersNotEnabled = 0xFFFFFA2B,
	ChannelMissing = 0xFFFFFA2C,
	InvalidDib = 0xFFFFFA2D,
	FileCreate = 0xFFFFFA2E,
	InvalidLutLength = 0xFFFFFA32,
	ImageProcessingDllMissing = 0xFFFFFA38,
	AnnotationDllMissing = 0xFFFFFA39,
	FormsLocked = 0xFFFFFA3A,
	JpipLocked = 0xFFFFFA3B,
	Gray32Unsupported = 0xFFFFFAAC,
	NitfLocked = 0xFFFFFAAD,
	Jbig2Locked = 0xFFFFFAAE,
	AbcLocked = 0xFFFFFAAF,
	SignedDataNotSupported = 0xFFFFFAB0,
	InvalidCodecName = 0xFFFFFAB7,
	ICCImageNotSupported = 0xFFFFFB7E,
	InvalidICCProfile = 0xFFFFFB7F,
	ICCUnknownTagAndType = 0xFFFFFB80,
	ICCUnknownType = 0xFFFFFB81,
	ICCUnknownTag = 0xFFFFFB82,
	ProNotEnabled = 0xFFFFFC5E,
	InvalidColorspace = 0xFFFFFC6A,
	CompactAborted = 0xFFFFFC6B,
	InvalidPassword = 0xFFFFFC70,
	NoMessage = 0xFFFFFC71,
	ImageSize = 0xFFFFFC72,
	ClrCodecMissing = 0xFFFFFC7C,
	PngCodecMissing = 0xFFFFFCC7,
	Jb2CodecMissing = 0xFFFFFCC8,
	AbiCodecMissing = 0xFFFFFCC9,
	AbcCodecMissing = 0xFFFFFCCA,
	DcsCodecMissing = 0xFFFFFCCB,
	KdcCodecMissing = 0xFFFFFCCC,
	DcrCodecMissing = 0xFFFFFCCD,
	SegmentationDllMissing = 0xFFFFFCCE,
	CorruptProfile = 0xFFFFFCCF,
	OverlayIndex = 0xFFFFFCD0,
	NoOverlay = 0xFFFFFCD1,
	NullPointer = 0xFFFFFCD2,
	DecodingProfile = 0xFFFFFCD3,
	NoProfile = 0xFFFFFCD4,
	MarkerIndex = 0xFFFFFCD5,
	ExtensionsMissing = 0xFFFFFCD6,
	MarkerMissing = 0xFFFFFCD7,
	MarkerSizeTooBig = 0xFFFFFCD8,
	ColorConversionDllMissing = 0xFFFFFCD9,
	BadResyncMarker = 0xFFFFFCDA,
	FileReadOnly = 0xFFFFFCDB,
	ExtGrayNotEnabled = 0xFFFFFCDC,
	DicomNotEnabled = 0xFFFFFCDD,
	AudioMissing = 0xFFFFFCDE,
	BadMarker = 0xFFFFFCDF,
	LayerMissing = 0xFFFFFCE0,
	TruncateWidthAndHeight = 0xFFFFFCE3,
	TruncateWidth = 0xFFFFFCE4,
	TruncateHeight = 0xFFFFFCE5,
	UnsupportedConversion = 0xFFFFFCE6,
	PlanarAlignmentNotSupported = 0xFFFFFCE7,
	NoNonplanarVerticalSubsamplingSupported = 0xFFFFFCE8,
	UVNotMultiples = 0xFFFFFCE9,
	InvalidStructSize = 0xFFFFFCEB,
	InvalidColorProfile = 0xFFFFFCEC,
	OpeningProfile = 0xFFFFFCED,
	UnsupportedMethod = 0xFFFFFCEE,
	InvalidFormat = 0xFFFFFCEF,
	PdfBadInitializationFiles = 0xFFFFFD27,
	PdfBadContent = 0xFFFFFD28,
	PdfCannotEditFile = 0xFFFFFD29,
	PdfFontsDirectoryNotFound = 0xFFFFFD2A,
	PdfInvDocStructuringComments = 0xFFFFFD2B,
	PdfJpegNotEnabled = 0xFFFFFD2C,
	PdfFaxNotEnabled = 0xFFFFFD2D,
	PdfInvalidPassword = 0xFFFFFD2E,
	PdfFileEncrypted = 0xFFFFFD2F,
	J2kLocked = 0xFFFFFDE2,
	J2kCodecMissing = 0xFFFFFDE3,
	J2kUnsupported = 0xFFFFFDE4,
	J2kMarkerValue = 0xFFFFFDE5,
	J2kDecompositionLevel = 0xFFFFFDE6,
	J2kLowTargetSize = 0xFFFFFDE7,
	J2kInformationSet = 0xFFFFFDE8,
	J2kNoSot = 0xFFFFFDE9,
	J2kNoSoc = 0xFFFFFDEA,
	J2kFailure = 0xFFFFFDEB,
	Jp2Unsupported = 0xFFFFFDEC,
	Jp2Signature = 0xFFFFFDED,
	Jp2Failure = 0xFFFFFDEE,
	PdfNotEnabled = 0xFFFFFE68,
	TagMissing = 0xFFFFFE6C,
	TifCodecMissing = 0xFFFFFE99,
	PdfCodecMissing = 0xFFFFFE9A,
	FaxCodecMissing = 0xFFFFFE9B,
	CmpCodecMissing = 0xFFFFFE9C,
	CmwCodecMissing = 0xFFFFFE9D,
	CmwLocked = 0xFFFFFE9E,
	VectorKernelMissing = 0xFFFFFE9F,
	NothingToDo = 0xFFFFFEA1,
	WmfCodecMissing = 0xFFFFFEA3,
	JbigCodecMissing = 0xFFFFFEC1,
	MedicalNetNotEnabled = 0xFFFFFEC2,
	JbigNotEnabled = 0xFFFFFEC5,
	MedicalNotEnabled = 0xFFFFFEC6,
	DeleteLastPage = 0xFFFFFEC9,
	PageNotFound = 0xFFFFFECA,
	DxfCodecMissing = 0xFFFFFECB,
	DiskIsFull = 0xFFFFFED9,
	BufferTooSmall = 0xFFFFFEDE,
	InvalidHandle = 0xFFFFFEFB,
	Exception = 0xFFFFFF6B,
	LzwLocked = 0xFFFFFF6E,
	NoChange = 0xFFFFFF6F,
	ImageEmpty = 0xFFFFFF70,
	DocumentNotEnabled = 0xFFFFFF71,
	BadStamp = 0xFFFFFF72,
	InvalidStampSize = 0xFFFFFF73,
	BadTag = 0xFFFFFF74,
	UserAbort = 0xFFFFFF9C,
	NotEnoughImages = 0xFFFFFFA4,
	VersionNumber = 0xFFFFFFB2,
	BadDecodeState = 0xFFFFFFB3,
	Internal = 0xFFFFFFB6,
	NoStamp = 0xFFFFFFBF,
	CompressedDataFailure = 0xFFFFFFC2,
	BadPointer = 0xFFFFFFC4,
	CUFailure = 0xFFFFFFC5,
	CUNoSupport = 0xFFFFFFC6,
	InvalidAbortion = 0xFFFFFFC7,
	InvalidSubImage = 0xFFFFFFC8,
	TooManyACCodeTables = 0xFFFFFFC9,
	TooManyDCCodeTables = 0xFFFFFFCA,
	MissingFunctionPointer = 0xFFFFFFCB,
	InsufficientData = 0xFFFFFFCC,
	InvalidACCodeTable = 0xFFFFFFCD,
	InvalidDCCodeTable = 0xFFFFFFCE,
	InvalidQVisTable = 0xFFFFFFCF,
	InvalidSubsampling = 0xFFFFFFD0,
	SegmentOverflow = 0xFFFFFFD1,
	InvalidPixBufferDimensions = 0xFFFFFFD2,
	InvalidTileDimension = 0xFFFFFFD3,
	InvalidImageDimensions = 0xFFFFFFD4,
	InvalidPixelSampling = 0xFFFFFFD7,
	InvalidPixelType = 0xFFFFFFD8,
	InvalidComponentNumber = 0xFFFFFFD9,
	InvalidCompressedType = 0xFFFFFFDA,
	InvalidData = 0xFFFFFFDB,
	InvalidQValue = 0xFFFFFFDC,
	MissingTileData = 0xFFFFFFDD,
	InvalidBuffer = 0xFFFFFFDE,
	InvalidTableType = 0xFFFFFFE0,
	CUBusy = 0xFFFFFFE1,
	NotInitialized = 0xFFFFFFE2,
	NormalAbort = 0xFFFFFFE3,
	WindowSize = 0xFFFFFFE4,
	BitsPerPixel = 0xFFFFFFE5,
	OutputType = 0xFFFFFFE9,
	QFactor = 0xFFFFFFEB,
	FeatureNotSupported = 0xFFFFFFF0,
	UnknownCompression = 0xFFFFFFF1,
	FileOpen = 0xFFFFFFF2,
	InvalidParameter = 0xFFFFFFF3,
	ImageType = 0xFFFFFFF4,
	InvalidRange = 0xFFFFFFF5,
	FileNotFound = 0xFFFFFFF6,
	FileFormat = 0xFFFFFFF7,
	InvalidFileName = 0xFFFFFFF8,
	FileRead = 0xFFFFFFF9,
	FileGone = 0xFFFFFFFA,
	FileWrite = 0xFFFFFFFB,
	FileSeek = 0xFFFFFFFC,
	MemoryTooLow = 0xFFFFFFFD,
	NoImage = 0xFFFFFFFE,
	NoMemory = 0xFFFFFFFF,
	Failure = 0x00000000,
	Success = 0x00000001,
	SuccessAbort = 0x00000002,
	SuccessDelete = 0x00000003,
	SuccessRetry = 0x00000004,
	SuccessPartialFailure = 0x00000008,
	
 };
            public enum class RasterExceptionCode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Value | Member | Description | 
|---|---|---|
| 0xFFFFF921 | ServerLicenseNotActivated | Server runtime license has not been activated or machine has changed  | 
| 0xFFFFF922 | ConnectionToLicenseServerFailed | Connection to license server failed    | 
| 0xFFFFF923 | AppNotRegisteredForServerLicense | Specified application for server license was not registered    | 
| 0xFFFFF924 | UserNotRegisteredForServerLicense | Specified user for server license was not registered    | 
| 0xFFFFF925 | InvalidServerLicense | Invalid runtime server license    | 
| 0xFFFFF926 | InvalidLicense | Invalid runtime license    | 
| 0xFFFFF927 | IncorrectWidthAdjusted | The width seems to be incorrect and has been automatically adjusted  | 
| 0xFFFFF928 | NoServerLicense | Requires a server license    | 
| 0xFFFFF929 | BasicNotEnabled | LEADTOOLS Basic license is required to use this functionality     | 
| 0xFFFFF92A | AppStoreNotEnabled | LEADTOOLS App Store license is required to use this functionality    | 
| 0xFFFFF9A4 | LeadPrinterNetworkNotEnabled | LEADTOOLS Printer Driver Network is required to use this functionality  | 
| 0xFFFFF9C1 | PdfBadInterpageLinks | PDF Warning - PDF has "internal links" which refer to other pages that do not exist    | 
| 0xFFFFF9C2 | IngCodecMissing | The ING codec is needed to use this function  | 
| 0xFFFFF9C3 | PubCodecMissing | The PUB codec is needed to use this function  | 
| 0xFFFFF9C4 | MobCodecMissing | The MOB codec is needed to use this function  | 
| 0xFFFFF9C5 | HtmCodecMissing | The HTM codec is needed to use this function  | 
| 0xFFFFF9C9 | KernelExpired | The LEADTOOLS Kernel has expired    | 
| 0xFFFFF9CB | DcfCodecMissing | DCF codec is needed to use this method    | 
| 0xFFFFF9CC | JlsCodecMissing | JLS codec is needed to use this method     | 
| 0xFFFFF9CD | JxrCodecMissing | JXR codec is needed to use this method     | 
| 0xFFFFF9CE | VffCodecMissing | VFF codec is needed to use this method    | 
| 0xFFFFF9CF | ItgCodecMissing | ITG codec is needed to use this method    | 
| 0xFFFFF9D0 | XwdCodecMissing | XWD codec is needed to use this method    | 
| 0xFFFFF9D1 | XpsCodecMissing | XPS codec is needed to use this method    | 
| 0xFFFFF9D2 | WpgCodecMissing | WPG codec is needed to use this method    | 
| 0xFFFFF9D3 | WmzCodecMissing | WMZ codec is needed to use this method    | 
| 0xFFFFF9D4 | WfxCodecMissing | WFX codec is needed to use this method    | 
| 0xFFFFF9D5 | VpgCodecMissing | VPG codec is needed to use this method    | 
| 0xFFFFF9D6 | VecCodecMissing | VEC codec is needed to use this method    | 
| 0xFFFFF9D7 | TgaCodecMissing | TGA codec is needed to use this method    | 
| 0xFFFFF9D8 | TdbCodecMissing | TDB codec is needed to use this method    | 
| 0xFFFFF9D9 | SvgCodecMissing | SVG codec is needed to use this method    | 
| 0xFFFFF9DA | SnpCodecMissing | SNP codec is needed to use this method    | 
| 0xFFFFF9DC | ShpCodecMissing | SHP codec is needed to use this method    | 
| 0xFFFFF9DD | SgmCodecMissing | SGM codec is needed to use this method    | 
| 0xFFFFF9DE | SgiCodecMissing | SGI codec is needed to use this method    | 
| 0xFFFFF9DF | SffCodecMissing | SFF codec is needed to use this method    | 
| 0xFFFFF9E0 | RasCodecMissing | RAS codec is needed to use this method    | 
| 0xFFFFF9E1 | PspCodecMissing | PSP codec is needed to use this method    | 
| 0xFFFFF9E2 | PsdCodecMissing | PSD codec is needed to use this method    | 
| 0xFFFFF9E3 | PcxCodecMissing | PCX codec is needed to use this method    | 
| 0xFFFFF9E4 | PcdCodecMissing | PCD codec is needed to use this method    | 
| 0xFFFFF9E5 | NtfCodecMissing | NTF codec is needed to use this method    | 
| 0xFFFFF9E6 | MspCodecMissing | MSP codec is needed to use this method    | 
| 0xFFFFF9E7 | MngCodecMissing | MNG codec is needed to use this method    | 
| 0xFFFFF9E8 | MifCodecMissing | MIF codec is needed to use this method    | 
| 0xFFFFF9E9 | LmbCodecMissing | LMB codec is needed to use this method    | 
| 0xFFFFF9EA | CinCodecMissing | CIN codec is needed to use this method    | 
| 0xFFFFF9EB | JpmCodecMissing | JPM codec is needed to use this method    | 
| 0xFFFFF9EC | Jp2CodecMissing | JP2 codec is needed to use this method    | 
| 0xFFFFF9ED | IffCodecMissing | IFF codec is needed to use this method    | 
| 0xFFFFF9EE | HdpCodecMissing | HDP codec is needed to use this method    | 
| 0xFFFFF9EF | GifCodecMissing | GIF codec is needed to use this method    | 
| 0xFFFFF9F0 | FlcCodecMissing | FLC codec is needed to use this method    | 
| 0xFFFFF9F1 | FitCodecMissing | FIT codec is needed to use this method    | 
| 0xFFFFF9F2 | EpsCodecMissing | EPS codec is needed to use this method    | 
| 0xFFFFF9F3 | DwgCodecMissing | DWG codec is needed to use this method    | 
| 0xFFFFF9F4 | DwfCodecMissing | DWF codec is needed to use this method    | 
| 0xFFFFF9F5 | DrwCodecMissing | DRW codec is needed to use this method    | 
| 0xFFFFF9F7 | CrwCodecMissing | CRW codec is needed to use this method    | 
| 0xFFFFF9F8 | ClpCodecMissing | CLP codec is needed to use this method    | 
| 0xFFFFF9F9 | CgmCodecMissing | CGM codec is needed to use this method    | 
| 0xFFFFF9FB | BitmapFormatUnsupported | The bitmap format is not supported     | 
| 0xFFFFF9FC | PdfEngineMissing | Leadtools.PdfEngine.dll assembly is not found    | 
| 0xFFFFF9FD | MedicalViewerActionAlreadyAdded | The sepcified action is already added to the Image Viewer Cell    | 
| 0xFFFFF9FE | MedicalViewerActionNotAdded | The sepcified action is not added to the Image Viewer Cell    | 
| 0xFFFFF9FF | RtfCodecMissing | RTF codec is missing    | 
| 0xFFFFFA00 | LeadPrinterServerNotEnabled | LEADTOOLS Printer Driver Server is required to use this function     | 
| 0xFFFFFA01 | LeadPrinterNotEnabled | LEADTOOLS Printer Driver capability is required to use this function     | 
| 0xFFFFFA02 | PreProcessCantOpenChoiceFile | Preprocessing engine could not open choice file. Call LEAD    | 
| 0xFFFFFA03 | PreProcessReadingEdgesFile | Preprocessing engine error while reading edges from file. Call LEAD    | 
| 0xFFFFFA04 | PreProcessReadingTemplateFile | Preprocessing engine error reading template file. Call LEAD    | 
| 0xFFFFFA05 | PreProcessBadRejectMode | Preprocessing engine bad reject mode. Call LEAD    | 
| 0xFFFFFA06 | PreProcessBadOkMode | Preprocessing engine bad OK mode. Call LEAD    | 
| 0xFFFFFA07 | PreProcessInvalidUnicodeCharset | Preprocessing engine invalid Unicode character set. Call LEAD    | 
| 0xFFFFFA08 | PreProcessIllegalAmbiguitySpecification | Preprocessing engine illegal ambiguity specification. Call LEAD    | 
| 0xFFFFFA09 | PreProcessHeapFull | Preprocessing engine heap size exceeded. Call LEAD    | 
| 0xFFFFFA0A | PreProcessIllegalNumFeatures | Preprocessing engine illegal number of features in set. Call LEAD    | 
| 0xFFFFFA0B | PreProcessIllegalFeatureParam | Preprocessing engine illegal feature parameter spec. Call LEAD    | 
| 0xFFFFFA0C | PreProcessIllegalShortName | Preprocessing engine illegal short name for a feature. Call LEAD    | 
| 0xFFFFFA0D | PreProcessIllegalNumSets | Preprocessing engine illegal number of feature sets. Call LEAD    | 
| 0xFFFFFA0E | PreProcessIllegalFloat | Preprocessing engine illegal float specification. Call LEAD    | 
| 0xFFFFFA0F | PreProcessIllegalStyleSpec | Preprocessing engine illegal prototype style specification. Call LEAD    | 
| 0xFFFFFA10 | PreProcessIllegalSignificanceSpec | Preprocessing engine illegal significance specification. Call LEAD    | 
| 0xFFFFFA11 | PreProcessIllegalDistribution | Preprocessing engine illegal prototype distribution. Call LEAD    | 
| 0xFFFFFA12 | PreProcessIllegalVarianceSpec | Preprocessing engine illegal prototype variance. Call LEAD    | 
| 0xFFFFFA13 | PreProcessIllegalMeadnSpec | Preprocessing engine illegal prototype mean. Call LEAD    | 
| 0xFFFFFA14 | PreProcessIllegalSampleCount | Preprocessing engine illegal sample count. Call LEAD    | 
| 0xFFFFFA15 | PreProcessIllegalMinMaxSpec | Preprocessing engine illegal min or max specification. Call LEAD    | 
| 0xFFFFFA16 | PreProcessIllegalEssentialSpec | Preprocessing engine illegal essential/non-essential specification. Call LEAD    | 
| 0xFFFFFA17 | PreProcessIllegalCircularSpec | Preprocessing engine illegal circular/linear specification. Call LEAD    | 
| 0xFFFFFA18 | PreProcessIllegalSampleSize | Preprocessing engine illegal sample size. Call LEAD    | 
| 0xFFFFFA19 | PreProcessCodesIllegalsum | Preprocessing engine illegal sum of chain codes. Call LEAD    | 
| 0xFFFFFA1A | PreProcessUnmatchedBlockRightRemaining | Preprocessing engine unmatched block right remaining. Call LEAD    | 
| 0xFFFFFA1B | PreProcessUnmatchedBlockLeft | Preprocessing engine unmatched block left. Call LEAD    | 
| 0xFFFFFA1C | PreProcessUnmatchedBlockRight | Preprocessing engine unmatched block right. Call LEAD    | 
| 0xFFFFFA1D | PreProcessCantFindPointBand | Preprocessing engine cannot find point band. Call LEAD    | 
| 0xFFFFFA1E | PreProcessWrongWord | Preprocessing engine word does not have blobs of that type. Call LEAD    | 
| 0xFFFFFA1F | PreProcessCantScaleEdgeSteps | Preprocessing engine attempted to scale an edge steps format word. Call LEAD    | 
| 0xFFFFFA20 | PreProcessInit | Preprocessing engine initialization error or no appropriate license. Call LEAD    | 
| 0xFFFFFA21 | PreProcessBadState | Preprocessing engine is in bad state. Call LEAD    | 
| 0xFFFFFA23 | J2kBoxNotAvailable | The required J2K box is not available     | 
| 0xFFFFFA27 | RawCodecMissing | RAW codec is missing     | 
| 0xFFFFFA28 | BmpCodecMissing | BMP codec is missing     | 
| 0xFFFFFA29 | DocumentWritersPdfNotEnabled | Document Writer PDF support is locked     | 
| 0xFFFFFA2A | MediaWriterNotEnabled | Media writer capability is required to use this method     | 
| 0xFFFFFA2B | DocumentWritersNotEnabled | Document Writers capability is required to use this method     | 
| 0xFFFFFA2C | ChannelMissing | The PSD Channel is missing     | 
| 0xFFFFFA2D | InvalidDib | The DIB is invalid     | 
| 0xFFFFFA2E | FileCreate | Error creating file     | 
| 0xFFFFFA32 | InvalidLutLength | The LUT length is invalid. LUT Length should be 1 << (RasterImage.HighBit - RasterImage.LowBit + 1)     | 
| 0xFFFFFA38 | ImageProcessingDllMissing | Image Processing DLL is missing     | 
| 0xFFFFFA39 | AnnotationDllMissing | Annotation DLL is missing     | 
| 0xFFFFFA3A | FormsLocked | Forms support is locked     | 
| 0xFFFFFA3B | JpipLocked | JPEP support is locked     | 
| 0xFFFFFAAC | Gray32Unsupported | 32-bit Grayscale images not supported     | 
| 0xFFFFFAAD | NitfLocked | NITF support is locked     | 
| 0xFFFFFAAE | Jbig2Locked | JBIG2 file format is locked     | 
| 0xFFFFFAAF | AbcLocked | ABC file format is locked     | 
| 0xFFFFFAB0 | SignedDataNotSupported | Signed image data not supported     | 
| 0xFFFFFAB7 | InvalidCodecName | Invalid codec name     | 
| 0xFFFFFB7E | ICCImageNotSupported | Color Conversion - Invalid ICC profile     | 
| 0xFFFFFB7F | InvalidICCProfile | Color Conversion - Invalid ICC profile     | 
| 0xFFFFFB80 | ICCUnknownTagAndType | Color Conversion - Unknown ICC profile Tag and Type     | 
| 0xFFFFFB81 | ICCUnknownType | Color Conversion - Unknown ICC profile Type     | 
| 0xFFFFFB82 | ICCUnknownTag | Color Conversion - Unknown ICC profile Tag     | 
| 0xFFFFFC5E | ProNotEnabled | LEADTOOLS Pro Features are not enabled     | 
| 0xFFFFFC6A | InvalidColorspace | Color Conversion Error - Invalid colorspace     | 
| 0xFFFFFC6B | CompactAborted | The compact method was finished without copying all the pages     | 
| 0xFFFFFC70 | InvalidPassword | Invalid password     | 
| 0xFFFFFC71 | NoMessage | There is no message     | 
| 0xFFFFFC72 | ImageSize | Image size not sufficient     | 
| 0xFFFFFC7C | ClrCodecMissing | Leadtools.ColorConversion.dll assembly is not loaded    | 
| 0xFFFFFCC7 | PngCodecMissing | PNG codec is needed to use this method     | 
| 0xFFFFFCC8 | Jb2CodecMissing | JB2 (JBIG2) codec is needed to use this method     | 
| 0xFFFFFCC9 | AbiCodecMissing | ABI (ABIC) codec is needed to use this method     | 
| 0xFFFFFCCA | AbcCodecMissing | ABC codec is needed to use this method     | 
| 0xFFFFFCCB | DcsCodecMissing | DCS codec is needed to use this method     | 
| 0xFFFFFCCC | KdcCodecMissing | KDC codec is needed to use this method     | 
| 0xFFFFFCCD | DcrCodecMissing | DCR codec is needed to use this method     | 
| 0xFFFFFCCE | SegmentationDllMissing | Segmentation DLL is missing     | 
| 0xFFFFFCCF | CorruptProfile | Color Conversion - The ICC profile was invalid     | 
| 0xFFFFFCD0 | OverlayIndex | Something is wrong with the overlay index     | 
| 0xFFFFFCD1 | NoOverlay | The overlay does not exist     | 
| 0xFFFFFCD2 | NullPointer | A NULL pointer was passed     | 
| 0xFFFFFCD3 | DecodingProfile | Color Conversion - An error has occured while decoding the profile     | 
| 0xFFFFFCD4 | NoProfile | Color Conversion - The ICC profile was not found     | 
| 0xFFFFFCD5 | MarkerIndex | The marker index is invalid (too big)     | 
| 0xFFFFFCD6 | ExtensionsMissing | This file does not contain Exif extensions     | 
| 0xFFFFFCD7 | MarkerMissing | The required JPEG marker is missing     | 
| 0xFFFFFCD8 | MarkerSizeTooBig | The size of the JPEG marker cannot exceed 64K     | 
| 0xFFFFFCD9 | ColorConversionDllMissing | Color conversion DLL is missing     | 
| 0xFFFFFCDA | BadResyncMarker | Bad JPEG Resync marker     | 
| 0xFFFFFCDB | FileReadOnly | File is read-only. Cannot open file with write access     | 
| 0xFFFFFCDC | ExtGrayNotEnabled | Extended grayscale support is required to use this method     | 
| 0xFFFFFCDD | DicomNotEnabled | DICOM support is required to use this method     | 
| 0xFFFFFCDE | AudioMissing | The audio data is not present     | 
| 0xFFFFFCDF | BadMarker | Bad JPEG marker     | 
| 0xFFFFFCE0 | LayerMissing | The PSD Layer is missing     | 
| 0xFFFFFCE3 | TruncateWidthAndHeight | Color Conversion - Truncate width and height     | 
| 0xFFFFFCE4 | TruncateWidth | Color Conversion - Truncate width     | 
| 0xFFFFFCE5 | TruncateHeight | Color Conversion - Truncate height     | 
| 0xFFFFFCE6 | UnsupportedConversion | Color Conversion - Unsupported conversion     | 
| 0xFFFFFCE7 | PlanarAlignmentNotSupported | Color Conversion - Planar alignment not supported     | 
| 0xFFFFFCE8 | NoNonplanarVerticalSubsamplingSupported | No non planar vertical sub sampling supported     | 
| 0xFFFFFCE9 | UVNotMultiples | Color Conversion - U and V not multiples     | 
| 0xFFFFFCEB | InvalidStructSize | The structure size is invalid     | 
| 0xFFFFFCEC | InvalidColorProfile | Color Conversion - Invalid color profile     | 
| 0xFFFFFCED | OpeningProfile | Color Conversion - Error opening profile     | 
| 0xFFFFFCEE | UnsupportedMethod | Color Conversion - Method not supported     | 
| 0xFFFFFCEF | InvalidFormat | Color Conversion - Invalid format    | 
| 0xFFFFFD27 | PdfBadInitializationFiles | PDF Error - Either the files required for initializing the PDF engine were not found or they were found but incorrect    | 
| 0xFFFFFD28 | PdfBadContent | PDF Error - File is corrupted    | 
| 0xFFFFFD29 | PdfCannotEditFile | PDF Error - Cannot insert, delete, append or replace pages     | 
| 0xFFFFFD2A | PdfFontsDirectoryNotFound | PDF Error - Could not find Fonts directory    | 
| 0xFFFFFD2B | PdfInvDocStructuringComments | PDF Error - Invalid Document Structuring comments (Ps and EPS)    | 
| 0xFFFFFD2C | PdfJpegNotEnabled | PDF Error - JPEG support is required for this operation    | 
| 0xFFFFFD2D | PdfFaxNotEnabled | PDF Error - FAX support is required for this operation    | 
| 0xFFFFFD2E | PdfInvalidPassword | PDF Error - Invalid password specified    | 
| 0xFFFFFD2F | PdfFileEncrypted | PDF Error - The file is encrypted and password is not supplied    | 
| 0xFFFFFDE2 | J2kLocked | J2K support is locked     | 
| 0xFFFFFDE3 | J2kCodecMissing | J2K codec is needed to use this method     | 
| 0xFFFFFDE4 | J2kUnsupported | J2K file has image with more than 30 bits per component     | 
| 0xFFFFFDE5 | J2kMarkerValue | Decoder could not translate J2K marker - file is corrupt or invalid     | 
| 0xFFFFFDE6 | J2kDecompositionLevel | Specified Wavelet decomposition level was too high     | 
| 0xFFFFFDE7 | J2kLowTargetSize | Compression ratio, target file size, or tile size was too small for encoder     | 
| 0xFFFFFDE8 | J2kInformationSet | Invalid save options were specified or file includes invalid encoded values     | 
| 0xFFFFFDE9 | J2kNoSot | File contains complete header but no compressed image data     | 
| 0xFFFFFDEA | J2kNoSoc | File header does not contain SOC marker     | 
| 0xFFFFFDEB | J2kFailure | Invalid save options were specified to the encoder     | 
| 0xFFFFFDEC | Jp2Unsupported | JP2 file has a feature that is unsupported     | 
| 0xFFFFFDED | Jp2Signature | The header does not match the JP2 signature - not a JP2 file     | 
| 0xFFFFFDEE | Jp2Failure | Error in JP2 Box values     | 
| 0xFFFFFE68 | PdfNotEnabled | PDF capability is required to use this method     | 
| 0xFFFFFE6C | TagMissing | Tag not found     | 
| 0xFFFFFE99 | TifCodecMissing | TIF codec is needed to use this method     | 
| 0xFFFFFE9A | PdfCodecMissing | PDF codec is needed to use this method     | 
| 0xFFFFFE9B | FaxCodecMissing | FAX codec is needed to use this method     | 
| 0xFFFFFE9C | CmpCodecMissing | CMP codec is needed to use this method     | 
| 0xFFFFFE9D | CmwCodecMissing | CMW codec is needed to use this method     | 
| 0xFFFFFE9E | CmwLocked | The CMW support is locked     | 
| 0xFFFFFE9F | VectorKernelMissing | Vector kernel DLL is needed to use this method     | 
| 0xFFFFFEA1 | NothingToDo | There is nothing to do. No items was found     | 
| 0xFFFFFEA3 | WmfCodecMissing | WMF codec is needed to use this method     | 
| 0xFFFFFEC1 | JbigCodecMissing | The JBIG codec is needed to use this method     | 
| 0xFFFFFEC2 | MedicalNetNotEnabled | Medical Network Express capability is required to use this method     | 
| 0xFFFFFEC5 | JbigNotEnabled | JBIG capability is required to use this method     | 
| 0xFFFFFEC6 | MedicalNotEnabled | Medical Express capability is required to use this method     | 
| 0xFFFFFEC9 | DeleteLastPage | You cannot delete a page from a file containing only one page     | 
| 0xFFFFFECA | PageNotFound | Page not found     | 
| 0xFFFFFECB | DxfCodecMissing | The DXF codec is needed to use this method     | 
| 0xFFFFFED9 | DiskIsFull | not enough disk space     | 
| 0xFFFFFEDE | BufferTooSmall | The buffer size is too small     | 
| 0xFFFFFEFB | InvalidHandle | Invalid handle     | 
| 0xFFFFFF6B | Exception | An unspecified exception occurred - could be memory access violations     | 
| 0xFFFFFF6E | LzwLocked | The LZW capabilities are locked     | 
| 0xFFFFFF6F | NoChange | The image has not changed     | 
| 0xFFFFFF70 | ImageEmpty | Image is empty     | 
| 0xFFFFFF71 | DocumentNotEnabled | Document capability is required to use this method     | 
| 0xFFFFFF72 | BadStamp | Stamp is present but data is corrupted     | 
| 0xFFFFFF73 | InvalidStampSize | Stamp size is too big or invalid bits/pixel, etc     | 
| 0xFFFFFF74 | BadTag | Bad TIFF tag     | 
| 0xFFFFFF9C | UserAbort | User has aborted operation     | 
| 0xFFFFFFA4 | NotEnoughImages | Not enough images     | 
| 0xFFFFFFB2 | VersionNumber | bad version number     | 
| 0xFFFFFFB3 | BadDecodeState | premature end-of-line code     | 
| 0xFFFFFFB6 | Internal | Internal error     | 
| 0xFFFFFFBF | NoStamp | Stamp not found     | 
| 0xFFFFFFC2 | CompressedDataFailure | Internal error - call LEAD     | 
| 0xFFFFFFC4 | BadPointer | Internal error - call LEAD     | 
| 0xFFFFFFC5 | CUFailure | Internal error - call LEAD     | 
| 0xFFFFFFC6 | CUNoSupport | Internal error - call LEAD     | 
| 0xFFFFFFC7 | InvalidAbortion | Internal error - call LEAD     | 
| 0xFFFFFFC8 | InvalidSubImage | Internal error - call LEAD     | 
| 0xFFFFFFC9 | TooManyACCodeTables | Internal error - call LEAD     | 
| 0xFFFFFFCA | TooManyDCCodeTables | Internal error - call LEAD     | 
| 0xFFFFFFCB | MissingFunctionPointer | Internal error - call LEAD     | 
| 0xFFFFFFCC | InsufficientData | Internal error - call LEAD     | 
| 0xFFFFFFCD | InvalidACCodeTable | Internal error - call LEAD     | 
| 0xFFFFFFCE | InvalidDCCodeTable | Internal error - call LEAD     | 
| 0xFFFFFFCF | InvalidQVisTable | Internal error - call LEAD     | 
| 0xFFFFFFD0 | InvalidSubsampling | Internal error - call LEAD     | 
| 0xFFFFFFD1 | SegmentOverflow | Internal error - call LEAD     | 
| 0xFFFFFFD2 | InvalidPixBufferDimensions | Internal error - call LEAD     | 
| 0xFFFFFFD3 | InvalidTileDimension | Internal error - call LEAD     | 
| 0xFFFFFFD4 | InvalidImageDimensions | Internal error - call LEAD     | 
| 0xFFFFFFD7 | InvalidPixelSampling | Internal error - call LEAD     | 
| 0xFFFFFFD8 | InvalidPixelType | Internal error - call LEAD     | 
| 0xFFFFFFD9 | InvalidComponentNumber | Internal error - call LEAD     | 
| 0xFFFFFFDA | InvalidCompressedType | Internal error - call LEAD     | 
| 0xFFFFFFDB | InvalidData | Internal error - call LEAD     | 
| 0xFFFFFFDC | InvalidQValue | Internal error - call LEAD     | 
| 0xFFFFFFDD | MissingTileData | Internal error - call LEAD     | 
| 0xFFFFFFDE | InvalidBuffer | Internal error - call LEAD     | 
| 0xFFFFFFE0 | InvalidTableType | Internal error - call LEAD     | 
| 0xFFFFFFE1 | CUBusy | Internal error - call LEAD     | 
| 0xFFFFFFE2 | NotInitialized | Internal error - call LEAD     | 
| 0xFFFFFFE3 | NormalAbort | Escape key pressed - or user aborted operation     | 
| 0xFFFFFFE4 | WindowSize | Invalid window size     | 
| 0xFFFFFFE5 | BitsPerPixel | Invalid bits/pixel     | 
| 0xFFFFFFE9 | OutputType | Invalid compression format     | 
| 0xFFFFFFEB | QFactor | Invalid QFactor specified     | 
| 0xFFFFFFF0 | FeatureNotSupported | Feature not supported     | 
| 0xFFFFFFF1 | UnknownCompression | Unknown compression format     | 
| 0xFFFFFFF2 | FileOpen | Not able to open file     | 
| 0xFFFFFFF3 | InvalidParameter | Invalid parameter passed     | 
| 0xFFFFFFF4 | ImageType | Image format recognized, but sub-type not supported     | 
| 0xFFFFFFF5 | InvalidRange | Invalid width/height     | 
| 0xFFFFFFF6 | FileNotFound | File not found     | 
| 0xFFFFFFF7 | FileFormat | Invalid file format     | 
| 0xFFFFFFF8 | InvalidFileName | Invalid filename specified     | 
| 0xFFFFFFF9 | FileRead | Error reading file     | 
| 0xFFFFFFFA | FileGone | File not present - abort     | 
| 0xFFFFFFFB | FileWrite | Error writing file     | 
| 0xFFFFFFFC | FileSeek | Error seeking to position     | 
| 0xFFFFFFFD | MemoryTooLow | Not enough memory available     | 
| 0xFFFFFFFE | NoImage | Invalid bitmap handle     | 
| 0xFFFFFFFF | NoMemory | Not enough memory available     | 
| 0x00000000 | Failure | Not successful     | 
| 0x00000001 | Success | Successful. No errors.     | 
| 0x00000002 | SuccessAbort | Method successful. You can quit now     | 
| 0x00000003 | SuccessDelete | Successful. Delete file before quitting     | 
| 0x00000004 | SuccessRetry | Successful. Retry doing the failed operation     | 
| 0x00000008 | SuccessPartialFailure | Method called recursively. A least one call was successful, but some failed     | 
System.Object
   System.ValueType
      System.Enum
         Leadtools.RasterExceptionCode