LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

RasterExceptionCode Enumeration






Used as a value for the RasterException.Code property. .NET support Silverlight support WinRT support
Syntax
public enum RasterExceptionCode : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum RasterExceptionCode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As RasterExceptionCode
public enum RasterExceptionCode : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.RasterExceptionCode = function() { };
Leadtools.RasterExceptionCode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class RasterExceptionCode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
AbcCodecMissingABC codec is needed to use this method
AbcLockedABC file format is locked
AbiCodecMissingABI (ABIC) codec is needed to use this method
AnnotationDllMissingAnnotation DLL is missing
AudioMissingThe audio data is not present
BadDecodeStatepremature end-of-line code
BadMarkerBad JPEG marker
BadPointerInternal error - call LEAD
BadResyncMarkerBad JPEG Resync marker
BadStampStamp is present but data is corrupted
BadTagBad TIFF tag
BitmapFormatUnsupportedThe bitmap format is not supported
BitsPerPixelInvalid bits/pixel
BmpCodecMissingBMP codec is missing
BufferTooSmallThe buffer size is too small
CgmCodecMissingCGM codec is needed to use this method
ChannelMissingThe PSD Channel is missing
CinCodecMissingCIN codec is needed to use this method
ClpCodecMissingCLP codec is needed to use this method
ClrCodecMissingLeadtools.ColorConversion.dll assembly is not loaded
CmpCodecMissingCMP codec is needed to use this method
CmwCodecMissingCMW codec is needed to use this method
CmwLockedThe CMW support is locked
ColorConversionDllMissingColor conversion DLL is missing
CompactAbortedThe compact method was finished without copying all the pages
CompressedDataFailureInternal error - call LEAD
CorruptProfileColor Conversion - The ICC profile was invalid
CrwCodecMissingCRW codec is needed to use this method
CUBusyInternal error - call LEAD
CUFailureInternal error - call LEAD
CUNoSupportInternal error - call LEAD
DcfCodecMissingDCF codec is needed to use this method
DcrCodecMissingDCR codec is needed to use this method
DcsCodecMissingDCS codec is needed to use this method
DecodingProfileColor Conversion - An error has occured while decoding the profile
DeleteLastPageYou cannot delete a page from a file containing only one page
DicomNotEnabledDICOM support is required to use this method
DiskIsFullnot enough disk space
DocumentNotEnabledDocument capability is required to use this method
DocumentWritersNotEnabledDocument Writers capability is required to use this method
DocumentWritersPdfNotEnabledDocument Writer PDF support is locked
DrwCodecMissingDRW codec is needed to use this method
DwfCodecMissingDWF codec is needed to use this method
DwgCodecMissingDWG codec is needed to use this method
DxfCodecMissingThe DXF codec is needed to use this method
EpsCodecMissingEPS codec is needed to use this method
ExceptionAn unspecified exception occurred - could be memory access violations
ExtensionsMissingThis file does not contain Exif extensions
ExtGrayNotEnabledExtended grayscale support is required to use this method
FailureNot successful
FaxCodecMissingFAX codec is needed to use this method
FeatureNotSupportedFeature not supported
FileCreateError creating file
FileFormatInvalid file format
FileGoneFile not present - abort
FileNotFoundFile not found
FileOpenNot able to open file
FileReadError reading file
FileReadOnlyFile is read-only. Cannot open file with write access
FileSeekError seeking to position
FileWriteError writing file
FitCodecMissingFIT codec is needed to use this method
FlcCodecMissingFLC codec is needed to use this method
FormsLockedForms support is locked
GifCodecMissingGIF codec is needed to use this method
Gray32Unsupported32-bit Grayscale images not supported
HdpCodecMissingHDP codec is needed to use this method
ICCImageNotSupportedColor Conversion - Invalid ICC profile
ICCUnknownTagColor Conversion - Unknown ICC profile Tag
ICCUnknownTagAndTypeColor Conversion - Unknown ICC profile Tag and Type
ICCUnknownTypeColor Conversion - Unknown ICC profile Type
IffCodecMissingIFF codec is needed to use this method
ImageEmptyImage is empty
ImageProcessingDllMissingImage Processing DLL is missing
ImageSizeImage size not sufficient
ImageTypeImage format recognized, but sub-type not supported
InsufficientDataInternal error - call LEAD
InternalInternal error
InvalidAbortionInternal error - call LEAD
InvalidACCodeTableInternal error - call LEAD
InvalidBufferInternal error - call LEAD
InvalidCodecNameInvalid codec name
InvalidColorProfileColor Conversion - Invalid color profile
InvalidColorspaceColor Conversion Error - Invalid colorspace
InvalidComponentNumberInternal error - call LEAD
InvalidCompressedTypeInternal error - call LEAD
InvalidDataInternal error - call LEAD
InvalidDCCodeTableInternal error - call LEAD
InvalidDibThe DIB is invalid
InvalidFileNameInvalid filename specified
InvalidFormatColor Conversion - Invalid format
InvalidHandleInvalid handle
InvalidICCProfileColor Conversion - Invalid ICC profile
InvalidImageDimensionsInternal error - call LEAD
InvalidLutLengthThe LUT length is invalid. LUT Length should be 1 << (RasterImage.HighBit - RasterImage.LowBit + 1)
InvalidParameterInvalid parameter passed
InvalidPasswordInvalid password
InvalidPixBufferDimensionsInternal error - call LEAD
InvalidPixelSamplingInternal error - call LEAD
InvalidPixelTypeInternal error - call LEAD
InvalidQValueInternal error - call LEAD
InvalidQVisTableInternal error - call LEAD
InvalidRangeInvalid width/height
InvalidStampSizeStamp size is too big or invalid bits/pixel, etc
InvalidStructSizeThe structure size is invalid
InvalidSubImageInternal error - call LEAD
InvalidSubsamplingInternal error - call LEAD
InvalidTableTypeInternal error - call LEAD
InvalidTileDimensionInternal error - call LEAD
ItgCodecMissingITG codec is needed to use this method
J2kBoxNotAvailableThe required J2K box is not available
J2kCodecMissingJ2K codec is needed to use this method
J2kDecompositionLevelSpecified Wavelet decomposition level was too high
J2kFailureInvalid save options were specified to the encoder
J2kInformationSetInvalid save options were specified or file includes invalid encoded values
J2kLockedJ2K support is locked
J2kLowTargetSizeCompression ratio, target file size, or tile size was too small for encoder
J2kMarkerValueDecoder could not translate J2K marker - file is corrupt or invalid
J2kNoSocFile header does not contain SOC marker
J2kNoSotFile contains complete header but no compressed image data
J2kUnsupportedJ2K file has image with more than 30 bits per component
Jb2CodecMissingJB2 (JBIG2) codec is needed to use this method
Jbig2LockedJBIG2 file format is locked
JbigCodecMissingThe JBIG codec is needed to use this method
JbigNotEnabledJBIG capability is required to use this method
JlsCodecMissingJLS codec is needed to use this method
Jp2CodecMissingJP2 codec is needed to use this method
Jp2FailureError in JP2 Box values
Jp2SignatureThe header does not match the JP2 signature - not a JP2 file
Jp2UnsupportedJP2 file has a feature that is unsupported
JpipLockedJPEP support is locked
JpmCodecMissingJPM codec is needed to use this method
JxrCodecMissingJXR codec is needed to use this method
KdcCodecMissingKDC codec is needed to use this method
KernelExpiredThe LEADTOOLS Kernel has expired
LayerMissingThe PSD Layer is missing
LeadPrinterNotEnabledLEADTOOLS Printer Driver capability is required to use this function
LeadPrinterServerNotEnabledLEADTOOLS Printer Driver Server is required to use this function
LmbCodecMissingLMB codec is needed to use this method
LzwLockedThe LZW capabilities are locked
MarkerIndexThe marker index is invalid (too big)
MarkerMissingThe required JPEG marker is missing
MarkerSizeTooBigThe size of the JPEG marker cannot exceed 64K
MediaWriterNotEnabledMedia writer capability is required to use this method
MedicalNetNotEnabledMedical Network Express capability is required to use this method
MedicalNotEnabledMedical Express capability is required to use this method
MedicalViewerActionAlreadyAddedThe sepcified action is already added to the Image Viewer Cell
MedicalViewerActionNotAddedThe sepcified action is not added to the Image Viewer Cell
MemoryTooLowNot enough memory available
MifCodecMissingMIF codec is needed to use this method
MissingFunctionPointerInternal error - call LEAD
MissingTileDataInternal error - call LEAD
MngCodecMissingMNG codec is needed to use this method
MspCodecMissingMSP codec is needed to use this method
NitfLockedNITF support is locked
NoChangeThe image has not changed
NoImageInvalid bitmap handle
NoMemoryNot enough memory available
NoMessageThere is no message
NoNonplanarVerticalSubsamplingSupportedNo non planar vertical sub sampling supported
NoOverlayThe overlay does not exist
NoProfileColor Conversion - The ICC profile was not found
NormalAbortEscape key pressed - or user aborted operation
NoStampStamp not found
NotEnoughImagesNot enough images
NothingToDoThere is nothing to do. No items was found
NotInitializedInternal error - call LEAD
NtfCodecMissingNTF codec is needed to use this method
NullPointerA NULL pointer was passed
OpeningProfileColor Conversion - Error opening profile
OutputTypeInvalid compression format
OverlayIndexSomething is wrong with the overlay index
PageNotFoundPage not found
PcdCodecMissingPCD codec is needed to use this method
PcxCodecMissingPCX codec is needed to use this method
PdfBadContentPDF Error - File is corrupted
PdfBadInitializationFilesPDF Error - Either the files required for initializing the PDF engine were not found or they were found but incorrect
PdfBadInterpageLinksPDF Warning - PDF has "internal links" which refer to other pages that do not exist
PdfCannotEditFilePDF Error - Cannot insert, delete, append or replace pages
PdfCodecMissingPDF codec is needed to use this method
PdfEngineMissingLeadtools.PdfEngine.dll assembly is not found
PdfFaxNotEnabledPDF Error - FAX support is required for this operation
PdfFileEncryptedPDF Error - The file is encrypted and password is not supplied
PdfFontsDirectoryNotFoundPDF Error - Could not find Fonts directory
PdfInvalidPasswordPDF Error - Invalid password specified
PdfInvDocStructuringCommentsPDF Error - Invalid Document Structuring comments (Ps and EPS)
PdfJpegNotEnabledPDF Error - JPEG support is required for this operation
PdfNotEnabledPDF capability is required to use this method
PlanarAlignmentNotSupportedColor Conversion - Planar alignment not supported
PngCodecMissingPNG codec is needed to use this method
PreProcessBadOkModePreprocessing engine bad OK mode. Call LEAD
PreProcessBadRejectModePreprocessing engine bad reject mode. Call LEAD
PreProcessBadStatePreprocessing engine is in bad state. Call LEAD
PreProcessCantFindPointBandPreprocessing engine cannot find point band. Call LEAD
PreProcessCantOpenChoiceFilePreprocessing engine could not open choice file. Call LEAD
PreProcessCantScaleEdgeStepsPreprocessing engine attempted to scale an edge steps format word. Call LEAD
PreProcessCodesIllegalsumPreprocessing engine illegal sum of chain codes. Call LEAD
PreProcessHeapFullPreprocessing engine heap size exceeded. Call LEAD
PreProcessIllegalAmbiguitySpecificationPreprocessing engine illegal ambiguity specification. Call LEAD
PreProcessIllegalCircularSpecPreprocessing engine illegal circular/linear specification. Call LEAD
PreProcessIllegalDistributionPreprocessing engine illegal prototype distribution. Call LEAD
PreProcessIllegalEssentialSpecPreprocessing engine illegal essential/non-essential specification. Call LEAD
PreProcessIllegalFeatureParamPreprocessing engine illegal feature parameter spec. Call LEAD
PreProcessIllegalFloatPreprocessing engine illegal float specification. Call LEAD
PreProcessIllegalMeadnSpecPreprocessing engine illegal prototype mean. Call LEAD
PreProcessIllegalMinMaxSpecPreprocessing engine illegal min or max specification. Call LEAD
PreProcessIllegalNumFeaturesPreprocessing engine illegal number of features in set. Call LEAD
PreProcessIllegalNumSetsPreprocessing engine illegal number of feature sets. Call LEAD
PreProcessIllegalSampleCountPreprocessing engine illegal sample count. Call LEAD
PreProcessIllegalSampleSizePreprocessing engine illegal sample size. Call LEAD
PreProcessIllegalShortNamePreprocessing engine illegal short name for a feature. Call LEAD
PreProcessIllegalSignificanceSpecPreprocessing engine illegal significance specification. Call LEAD
PreProcessIllegalStyleSpecPreprocessing engine illegal prototype style specification. Call LEAD
PreProcessIllegalVarianceSpecPreprocessing engine illegal prototype variance. Call LEAD
PreProcessInitPreprocessing engine initialization error or no appropriate license. Call LEAD
PreProcessInvalidUnicodeCharsetPreprocessing engine invalid Unicode character set. Call LEAD
PreProcessReadingEdgesFilePreprocessing engine error while reading edges from file. Call LEAD
PreProcessReadingTemplateFilePreprocessing engine error reading template file. Call LEAD
PreProcessUnmatchedBlockLeftPreprocessing engine unmatched block left. Call LEAD
PreProcessUnmatchedBlockRightPreprocessing engine unmatched block right. Call LEAD
PreProcessUnmatchedBlockRightRemainingPreprocessing engine unmatched block right remaining. Call LEAD
PreProcessWrongWordPreprocessing engine word does not have blobs of that type. Call LEAD
ProNotEnabledLEADTOOLS Pro Features are not enabled
PsdCodecMissingPSD codec is needed to use this method
PspCodecMissingPSP codec is needed to use this method
QFactorInvalid QFactor specified
RasCodecMissingRAS codec is needed to use this method
RawCodecMissingRAW codec is missing
RtfCodecMissingRTF codec is missing
SegmentationDllMissingSegmentation DLL is missing
SegmentOverflowInternal error - call LEAD
SffCodecMissingSFF codec is needed to use this method
SgiCodecMissingSGI codec is needed to use this method
SgmCodecMissingSGM codec is needed to use this method
ShpCodecMissingSHP codec is needed to use this method
SignedDataNotSupportedSigned image data not supported
SnpCodecMissingSNP codec is needed to use this method
SuccessSuccessful. No errors.
SuccessAbortMethod successful. You can quit now
SuccessDeleteSuccessful. Delete file before quitting
SuccessPartialFailureMethod called recursively. A least one call was successful, but some failed
SuccessRetrySuccessful. Retry doing the failed operation
SvgCodecMissingSVG codec is needed to use this method
TagMissingTag not found
TdbCodecMissingTDB codec is needed to use this method
TgaCodecMissingTGA codec is needed to use this method
TifCodecMissingTIF codec is needed to use this method
TooManyACCodeTablesInternal error - call LEAD
TooManyDCCodeTablesInternal error - call LEAD
TruncateHeightColor Conversion - Truncate height
TruncateWidthColor Conversion - Truncate width
TruncateWidthAndHeightColor Conversion - Truncate width and height
UnknownCompressionUnknown compression format
UnsupportedConversionColor Conversion - Unsupported conversion
UnsupportedMethodColor Conversion - Method not supported
UserAbortUser has aborted operation
UVNotMultiplesColor Conversion - U and V not multiples
VecCodecMissingVEC codec is needed to use this method
VectorKernelMissingVector kernel DLL is needed to use this method
VersionNumberbad version number
VffCodecMissingVFF codec is needed to use this method
VpgCodecMissingVPG codec is needed to use this method
WfxCodecMissingWFX codec is needed to use this method
WindowSizeInvalid window size
WmfCodecMissingWMF codec is needed to use this method
WmzCodecMissingWMZ codec is needed to use this method
WpgCodecMissingWPG codec is needed to use this method
XpsCodecMissingXPS codec is needed to use this method
XwdCodecMissingXWD codec is needed to use this method
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.RasterExceptionCode

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 Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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