That actually works! Great! I shouldn't access the image url directly now, as my browser will try to download it. But if I use the URL in an <IMG> tag, it displays correctly, and it is unconverted!
Thank you! ----- Original Message ----- From: "Kees Jongenburger" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 23, 2002 17:36 Subject: Re: Direct access to 'unconverted' image data thru img.db? Hi, I think you can use attachents.db for that. On Monday 23 September 2002 05:15 pm, Gilion Goudsmit wrote: > Hello people... > > I have been unable to find a way to access directly image data as stored in > the database... > > Whether passing img.db no parameter except the image number, or passing the > exact size and format of the image as stored in the database, it seems to > be passed thru ImageMagick regardless... I assume this is what happens > because the generated image has exactly the same size as the one I manually > passed thru ImageMagick. > > Is there an 'asis' key or something I could use, causing the whole > conversion step to be skipped, and just the database data to be passed? I > have been unable to find such an option in the MMBase sources. > > Regards, Gilion Goudsmit.
