ok my images are very large, but i get the following exception. what kind of colormodel do i need for the images?
thank you roland kofler
java.lang.IllegalArgumentException: Raster ByteInterleavedRaster: width = 1213 h
eight = 874 #numDataElements 4 dataOff[0] = 0 is incompatible with ColorModel Co
lorModel: #pixelBits = 8 numComponents = 1 color space = java.awt.color.ICC_Colo
[EMAIL PROTECTED] transparency = 1 has alpha = false isAlphaPre = false
at java.awt.image.BufferedImage.<init>(Unknown Source)
at org.apache.batik.ext.awt.image.rendered.Any2sRGBRed.copyData(Unknown
Source)
at org.apache.batik.ext.awt.image.rendered.AbstractRed.getData(Unknown S
ource)
at org.apache.batik.ext.awt.image.rendered.AffineRed.genRect(Unknown Sou
rce)
at org.apache.batik.ext.awt.image.rendered.AffineRed.copyData(Unknown So
urce)
at org.apache.batik.ext.awt.image.rendered.FormatRed.copyData(Unknown So
urce)...
On Mon, 2 Jun 2003 07:43:18 -0400, Thomas E Deweese <[EMAIL PROTECTED]> wrote:
"RK" == Roland Kofler <[EMAIL PROTECTED]> writes:
RK> i used ibm and mac encoding, zip lzw and jpeg compression my RK> svg file is attached, i tried the commented image tags as well
Well the tiff file would probably be more useful. Did you try the 'test' file in Batik? 'xml-batik/samples/tests/spec/structure/tiff.svg'
Does that work for you? As far as compression types it should support uncompressed, Deflate, PackBits, and JPEG (new style).
RK> thank you roland
RK> On Wed, 28 May 2003 11:31:46 -0400, Thomas E Deweese RK> <[EMAIL PROTECTED]> wrote:
"RK" == Roland Kofler <[EMAIL PROTECTED]> writes:
RK> Hi I tried several tiff formats, but my image tag doesnt load any. RK> PNG works. i searched the forums, but Tiff seems to be supported RK> fine. Is there any trick i dont know?RK> cheers RolandWhat kind of compression is used in the TIFF images.
RK> -- Using M2, Opera's revolutionary e-mail client: RK> http://www.opera.com/m2/
RK> --------------------------------------------------------------------- RK> To unsubscribe, e-mail: [EMAIL PROTECTED] For RK> additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
RK> -- Using M2, Opera's revolutionary e-mail client: RK> http://www.opera.com/m2/ RK> --------------------------------------------------------------------- RK> To unsubscribe, e-mail: [EMAIL PROTECTED] For RK> additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
