Question
resize images stored as blob
I am trying to resize several thousand images that are stored as sde attachments. I am wondering if it is possible to do this without writing the images to disk. I can extract the full sized images to files using the attributefilewriter. Once I have the images extracted it is straight forward to resize them using the rasterresampler. Since I have so many images I would like to avoid writing them to disk before resizing but the output port of the attributefilewriter does not contain raster data so when I conect it to resampler I get an error.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.