Hello,
I am new to Vampyre Imaging library, I only want use imaging library to save an image to a sqlite database. Then sqlite has a maximum size for the database image column.
I would like to know if I have any function to reduce (maintaining aspect ratio) the image memory size to any value I can specify. I have read Resize and ResizeImage functions. But both of them need an aspect limits (width or height). But I would like to reduce any image to a 1Mb (ie) memory size.
Any clue about this ?
I am new to Vampyre Imaging library, I only want use imaging library to save an image to a sqlite database. Then sqlite has a maximum size for the database image column.
I would like to know if I have any function to reduce (maintaining aspect ratio) the image memory size to any value I can specify. I have read Resize and ResizeImage functions. But both of them need an aspect limits (width or height). But I would like to reduce any image to a 1Mb (ie) memory size.
Any clue about this ?
