This message is to inform everyone that there has been a new release of the "Advanced Imagery Library"... version 3.2.0. This new version has A LOT of...
I am writing an application using VBA. I can perform a screen capture and retrieve it from the clipboard, from within the VBA code. I now need to be able to...
Can someone point me in the right direction? I am developmenting a batch process that needs to convert TIF images to BMP format for import into Navision,...
I just noticed IO_CreateThumbnail in Intellisense. It's not in the help file, so I was wondering whether there were problems with it, or was this just a...
Hi There, I just moved over to Vista X64 edition. I have been developing utilities fine on Vista 32bit for some time now. I realise Freeimage is a 32bit dll,...
And another one! I am using a com object interop (DSOfile) in a VB.net project, and in order to extract the thumbnail property of a file, I am using another ...
the images i downloaded were from http://www.debevec.org/probes/ and they don't open in the pictureit utility either. i have tried a hdr from another source...
hi, i am using the resize function to make thumbnails of various filetypes, and this works for all types except high dynamic range .HDR files. Is it something...
Hey folks, just started using the metadata_set_iptc method and the iptc data isn't being written to the .jpg image, even though everything seems to work. I'm...
This software is awesome! However, I am encountering a problem grabbing large images from the clipboard using Clipboard_Get. It works fine with smaller images,...
Hello! I just obtained this great tool and can't wait to try it out, but I have a very simple beginner's question: Can someone please tell me how to load an...
I use AIL to write IPTC metadata to photos. If a photo already has IPTC metadata instead of overwriting the metadata it is wiping out both the IPTC and EXIF...
Hello all AIL users. I wanted to know what the quickest way would be to load a 32 bit tga so that the alpha transparency was preserved. Ideally i'd need my ...
Hello Guys I've just purchased Advanced Image Library standart edition today. After donloading I decompressed the .zip file and read the README: C#.NET /...
Maybe i'm doing somthing wrong but I am trying to convert a greyscale image to black and white using the Convert_To01bit method. It works successfully however...
I'm reading a bitmap in from the clipboard, and I want to add a white border around the edges. The only way that I can see to do it is to create a new image in...
I want to read and write(change) the RGB values of 16 bit Grayscale TIF image in vb.net 2005. could you give me some guidelines. system.drawing.bitmap not...
Kevin, I have been trying to do the following in VB6 SP6 I have an array of bytes call pData(0 To 3932159) coming from an image sensor. This translate to a...
Dear Kevin, I have an array of R,G,B bytes stored in 1D array. The image is 1280x1024 so have 3 times as many bytes for the three color channels. The function...
Good Evening, I have a asp.net 2.0 website and I am wanting to resize an image for use as a thumbnail that I have uploaded into a byte array to store in SQL....
Does anyone know how to download the updated libraries. It is great that we updates from Kevin Wilson saying there is an update, but he never says where to...
Hi, I have had success with converting thousands of fax pages from tif to png with this code, but I have a client with computer generated faxes that are now...
How can i create an animated GIF using AIL from a couple of JPEGs? Im using 3.0.0 and VB6. I've made a Long array and loaded the images into each position with...
I've seen the sample picstures of what AIL can do, so I know this has been done, atleast some way. I'm trying to use Effect_OverlayPicture, and trying to put...