properties
上传用户:btjssb159
上传日期:2018-01-04
资源大小:241k
文件大小:11k
源码类别:

DNA

开发平台:

Java

  1. BMPEncodeParam0=Unsupported version number specified for BMP file.
  2. BMPImageDecoder0=Invalid magic value for BMP file
  3. BMPImageDecoder1=Invalid compression specified in BMP file.
  4. BMPImageDecoder2=Not implemented yet.
  5. BMPImageDecoder3=Invalid compression specified for BMP file.
  6. BMPImageDecoder4=BMP version 5 not implemented yet.
  7. BMPImageDecoder5=IOException while reading the BMP file headers.
  8. BMPImageDecoder6=Error while reading the BMP file.
  9. BMPImageDecoder7=Illegal tile requested from a BMPImage.
  10. BMPImageDecoder8=Illegal page requested from a BMP file.
  11. BMPImageEncoder0=Image to be written has ushort/short/int/float/double data type, unsuitable for BMP file format.
  12. BMPImageEncoder1=Only images with either 1 or 3 bands can be written out as BMP files.
  13. BMPImageEncoder2=BMP file format cannot support data with a bitdepth
  14. BMPImageEncoder3=All samples must have the same size.
  15. BMPImageEncoder5=Encoding of BMP files in any format other than Version 3 is not implemented yet.
  16. DataBuffer0=Size of supplied array should be greater or equal to "size" parameter
  17. DataBuffer1=Size of supplied array should be greater or equal to size + offset parameters
  18. FPXCodec0=FPX encoding not supported yet.
  19. FPXImageDecoder0=Illegal page requested from an FPX file.
  20. FileCacheSeekableStream0=pos < 0.
  21. FileSeekableStream0=pos < 0.
  22. FloatDoubleColorModel0=transferType must be DataBuffer.TYPE_FLOAT or DataBuffer.TYPE_DOUBLE.
  23. FloatDoubleColorModel10=elements required in the components array.
  24. FloatDoubleColorModel1=getRed(int) not supported by this ColorModel.
  25. FloatDoubleColorModel2=getGreen(int) not supported by this ColorModel.
  26. FloatDoubleColorModel3=getBlue(int) not supported by this ColorModel.
  27. FloatDoubleColorModel4=getAlpha(int) not supported by this ColorModel.
  28. FloatDoubleColorModel5=getRGB(int) not supported by this ColorModel.
  29. FloatDoubleColorModel6=raster transfer type must match that of this ColorModel.
  30. FloatDoubleColorModel7=Type of pixel does not match transfer type.
  31. FloatDoubleColorModel8=pixel array is not large enough to hold all color/alpha components.
  32. FloatDoubleColorModel9=Pixel values for FloatDoubleColorModel cannot be represented as a single integer.
  33. GIFImageDecoder0=InterruptedException occured while loading the image using MediaTracker.
  34. GIFImageDecoder1=MediaTracker is unable to load the image.
  35. GIFImageDecoder2=Illegal page requested from a GIF file.
  36. Generic0=The input argument(s) may not be null.
  37. Generic1=The sourceIndex must be non-negative and less than the number of sources this image has.
  38. Generic2=The argument(s) may not be null or of zero length.
  39. Generic3=Unsupported data type.
  40. Generic4=The TileRequest parameter may not be null.
  41. Generic5=Source Vector must contain at least one element.
  42. ImageCodec0=Method unimplemented, should be implemented by subclass.
  43. ImageCodec1=Method unimplemented, should be implemented by subclass.
  44. ImageCodec2=src must support seeking backwards or marking.
  45. JPEGEncodeParam0=A quantization table has not been set for this component.
  46. JPEGImageDecoder0=Illegal page requested from a JPEG file.
  47. JPEGImageDecoder1=Unable to process image stream, incorrect format.
  48. JPEGImageDecoder2=Unable to process image stream, I/O error.
  49. JPEGImageDecoder3=Cannot decode a 2-banded image with a PackedColorModel.
  50. JPEGImageDecoder4=Illegal tile requested from a JPEG image.
  51. JPEGImageEncoder0=Only 1, or 3-band byte data may be written.
  52. JPEGImageEncoder1=ColorSpace must be TYPE_RGB for numBands > 1
  53. MemoryCacheSeekableStream0=pos < 0.
  54. PNGCodec0=PNG encoding not supported yet.
  55. PNGDecodeParam0=User exponent must not be negative.
  56. PNGDecodeParam1=Display exponent must not be negative.
  57. PNGEncodeParam0=Bad palette length.
  58. PNGEncodeParam10=Transparent RGB value has not been set.
  59. PNGEncodeParam11=Grayscale bit depth has not been set.
  60. PNGEncodeParam12=Chromaticity has not been set.
  61. PNGEncodeParam13=Gamma has not been set.
  62. PNGEncodeParam14=Palette histogram has not been set.
  63. PNGEncodeParam15=ICC profile has not been set.
  64. PNGEncodeParam16=Physical dimension information has not been set.
  65. PNGEncodeParam17=Suggested palette information has not been set.
  66. PNGEncodeParam18=Significant bits values have not been set.
  67. PNGEncodeParam19=sRGB rendereding intent has not been set.
  68. PNGEncodeParam1=Not divisible by 3.
  69. PNGEncodeParam20=Uncompressed text strings have not been set.
  70. PNGEncodeParam21=Modification time has not been set.
  71. PNGEncodeParam22=Compressed text strings have not been set.
  72. PNGEncodeParam23='unsetBackground' not implemented by the superclass 'PNGEncodeParam'.
  73. PNGEncodeParam24='isBackgroundSet' not implemented by the superclass 'PNGEncodeParam'.
  74. PNGEncodeParam2=Bit depth not equal to 1, 2, 4, or 8.
  75. PNGEncodeParam3=RGB palette has not been set.
  76. PNGEncodeParam4=background palette index has not been set.
  77. PNGEncodeParam5=Palette transparency has not been set.
  78. PNGEncodeParam6=Background gray level has not been set.
  79. PNGEncodeParam7=Transparent gray value has not been set.
  80. PNGEncodeParam8=Bit shift has not been set.
  81. PNGEncodeParam9=RGB background color has not been set.
  82. PNGImageDecoder0=PNG magic number not found.
  83. PNGImageDecoder10=Unsupported PNG filter method (not 0).
  84. PNGImageDecoder11=Unsupported PNG interlace method (not 0 or 1).
  85. PNGImageDecoder12=Unknown PNG pHYs unit specifier (not 0 or 1).
  86. PNGImageDecoder13=Illegal PNG sBit value (< 0 or > bit depth).
  87. PNGImageDecoder14=Too many PNG alpha palette entries.
  88. PNGImageDecoder15=PNG image already has alpha, can't have tRNS chunk.
  89. PNGImageDecoder16=Unknown PNG filter type (not 0-4).
  90. PNGImageDecoder17=Illegal tile requested from a PNG image.
  91. PNGImageDecoder18=PNG can't have hIST chunk without a PLTE chunk.
  92. PNGImageDecoder19=Illegal page requested from a PNG file.
  93. PNGImageDecoder1=Error reading PNG header.
  94. PNGImageDecoder2=I/O error reading PNG file.
  95. PNGImageDecoder3=Illegal bit depth for a PNG image.
  96. PNGImageDecoder4=Bad color type for a PNG image.
  97. PNGImageDecoder5=An RGB PNG image can't have a bit depth less than 8.
  98. PNGImageDecoder6=A palette-color PNG image can't have a bit depth of 16.
  99. PNGImageDecoder7=A PNG Gray+Alpha image can't have a bit depth less than 8.
  100. PNGImageDecoder8=A PNG RGB+Alpha image can't have a bit depth less than 8.
  101. PNGImageDecoder9=Unsupported PNG compression method (not 0).
  102. PNMImageDecoder0=Invalid magic value for PBM/PGM/PPM file.
  103. PNMImageDecoder1=Unrecognized file variant.
  104. PNMImageDecoder2=IOException occured while reading PNM file header.
  105. PNMImageDecoder3=IOException occured while processing PNM file.
  106. PNMImageDecoder4=Illegal tile requested from a PNMImage.
  107. PNMImageDecoder5=Illegal page requested from a PNM file.
  108. PNMImageEncoder0=Source image has float/double data type, unsuitable for PNM file format.
  109. PNMImageEncoder1=Image has an IndexColorModel whose map size is to small for the data type obtained from SampleModel.
  110. PNMImageEncoder2=Source image has unsuitable number of bands for PNM file format.
  111. PropertySet0=Not implemented.
  112. RasterFactory0=Number of bands must be greater than 0.
  113. RasterFactory10=parentY lies outside raster.
  114. RasterFactory11=(parentX + width) is outside raster.
  115. RasterFactory12=(parentY + height) is outside raster.
  116. RasterFactory13=Illegal value for transparency.
  117. RasterFactory14=Transparency cannot be opaque when useAlpha is true.
  118. RasterFactory15=bitsPerBands must be greater than 0.
  119. RasterFactory16=Size of array must be smaller than Integer.MAX_VALUE.
  120. RasterFactory1=Bank indices array is null.
  121. RasterFactory2=bankIndices.length != bandOffsets.length
  122. RasterFactory3=Unsupported data type.
  123. RasterFactory4=Band offsets array is null.
  124. RasterFactory5=Offsets between bands must be less than the scanline stride.
  125. RasterFactory6=Pixel stride times width must be less than the scanline stride.
  126. RasterFactory7=Pixel stride must be greater than or equal to the offset between bands.
  127. RasterFactory8=This method does not support the input data type.
  128. RasterFactory9=parentX lies outside raster.
  129. SeekableOutputStream0=The constructor RandomAccessFile parameter cannot be null.
  130. SegmentedSeekableStream0=Source stream does not support seeking backwards.
  131. SingleTileRenderedImage0=Illegal tile requested from a SingleTileRenderedImage.
  132. TIFFDirectory0=Unsupported TIFFField tag.
  133. TIFFDirectory1=Bad endianness tag (not 0x4949 or 0x4d4d).
  134. TIFFDirectory2=Bad magic number, should be 42.
  135. TIFFDirectory3=Directory number too large.
  136. TIFFDirectory4=- Ignoring this tag due to invalid data type.
  137. TIFFEncodeParam0=Unsupported compression scheme specified.
  138. TIFFEncodeParam1=Illegal DEFLATE compression level specified.
  139. TIFFFaxDecoder0=Invalid code encountered.
  140. TIFFFaxDecoder1=EOL code word encountered in White run.
  141. TIFFFaxDecoder2=EOL code word encountered in Black run.
  142. TIFFFaxDecoder3=First scanline must be 1D encoded.
  143. TIFFFaxDecoder4=Invalid code encountered while decoding 2D group 3 compressed data.
  144. TIFFFaxDecoder5=Invalid code encountered while decoding 2D group 4 compressed data.
  145. TIFFFaxDecoder6=Scanline must begin with EOL code word.
  146. TIFFFaxDecoder7=TIFF_FILL_ORDER tag must be either 1 or 2.
  147. TIFFFaxDecoder8=All fill bits preceding EOL code must be 0.
  148. TIFFImage0=Planar (band-sequential) format TIFF is not supported.
  149. TIFFImage10=Unsupported compression type.
  150. TIFFImage11=Colormap must be present for a Palette Color image.
  151. TIFFImage12=Illegal tile requested from a TIFFImage.
  152. TIFFImage13=IOException occured while reading TIFF image data.
  153. TIFFImage14=Unable to decode Packbits compressed data - not enough data.
  154. TIFFImage15=Decoding of old style JPEG-in-TIFF data is not supported.
  155. TIFFImage16=JPEG-in-TIFF decoding supported only for 8-bit samples and either 1 (grayscale or palette-color) or 3 (RGB or YCbCr) samples per pixel.
  156. TIFFImage17=Error inflating data
  157. TIFFImage18=Error extracting data array from floating point DataBuffer.
  158. TIFFImage1=All samples must have the same bit depth.
  159. TIFFImage2=All samples must have the same data format.
  160. TIFFImage3=Unsupported combination of bit depth and sample format.
  161. TIFFImage4=Unsupported combination of photometric interpretation, samples per pixel, and bit depth.
  162. TIFFImage5=TIFF_STRIP_OFFSETS is a required field for stripped data.
  163. TIFFImage6=TIFF_STRIP_BYTE_COUNTS is a required field for stripped data.
  164. TIFFImage7=Unsupported compression type for non-bilevel data.
  165. TIFFImage8=Illegal value for Predictor in TIFF file.
  166. TIFFImage9=-bit samples are not supported for Horizontal differencing Predictor.
  167. TIFFImageDecoder0=Illegal page requested from a TIFF file.
  168. TIFFImageEncoder0=All samples must have the same bit depth.
  169. TIFFImageEncoder10=Unsupported TIFFField type.
  170. TIFFImageEncoder11=JPEG-in-TIFF encoding is not supported for palette-color images.
  171. TIFFImageEncoder1=1- and 4-bit data supported for single band images only.
  172. TIFFImageEncoder2=Byte buffers require 1-, 4-, or b-bit data.
  173. TIFFImageEncoder3=Short or unsigned short buffers require 16-bit data.
  174. TIFFImageEncoder4=Int or float buffers require 32-bit data.
  175. TIFFImageEncoder5=Unsupported output data type.
  176. TIFFImageEncoder6=TIFF encoder does not support (unsigned) short palette images.
  177. TIFFImageEncoder7=Invalid image - An image with sampleSize of 1 bit must have IndexColorModel with mapsize of 2.
  178. TIFFImageEncoder8=Image type not supported for output.
  179. TIFFImageEncoder9=JPEG-in-TIFF encoding supported only for 8-bit samples and either 1 (grayscale) or 3 (RGB or YCbCr) samples per pixel.
  180. TIFFLZWDecoder0=TIFF 5.0-style LZW codes are not supported.
  181. greater than 8.