Discuss usage, bugs, etc. for ImgSource, ISEffect, SAJ2K, SARAW, SAFPX.
Sticky Threads
Slight change to bi-cubic interpolation method used in rotation, resizing, 'push' and polygon warp. Due to floating point inaccuracies, output pixels...
Eliminated some compiler warnings in VS2010. Also, removed debugging info from VS2010 debug libraries. this should eliminate the slew of linker...
Added VS2010 static lib builds for SARAW and SAJ2K.
With the upcoming release of VisualStudio 2010, we are re-evaluating our support of older versions of Visual Studio. So, which version(s) do you...
We're looking for people to write the C# and VB declarations, and C#/VB code samples for ImgSource v5. The vast majority of the ImgSource...
We're about done with the development for IS v5, and are just finishing up the documentation and other bits of supporting material; so it's time to...
Note: these are for ImgSource v4.0. The function declarations will not work with ImgSource 5.0 (though they can be easily converted, in most cases)....
Note: The following only applies to ImgSource v4.0. The declarations will not work with ImgSource 5.0 (thought the v5 declarations will be very...
Normal Threads
I tried to grab the icc profile from JPEG and TIFF images, which definitely have profiles embedded, but it did not work. GetICCProfile always returns...
Hello, I open EMF files with _IS3ReadImageToDIB. When the EMF only has lines, no background, the DIB ends up as a big black rectangle. Any...
Would you please update SARAW with the latest version of dcraw? I would like to be able to open Canon 550D raw files. They come up with a blue tint...
When using is5_RotateImage() I see that some pixels that had white, 255, 255, 255 RGB values color, after rotation some of them become 254, 254, 254....
This might be my mistake, but calling is5_RGBToHBITMAP seems to cause a GDI leak. Even if I delete the returned HBITMAP the leak still exists. ...
Is there a reason (besides speed) that the bilateral filter is limited to 8 bits per pixel? I am looking at working with 16 bit TIFF files and I...
Hi, I would like to know if is5_Initialize and is5_Exit functions can be called once, even on multithreaded application with ISource static library...
Hi, is there an is40_SetTIFFSoftwareString equivalent function on new version? Thanks
Any chance that a is5_StretchDrawRGBCropped could be added? It was in IS3 but seems to have disappeared since. I can switch to an intermediary...
Did something in the declarations change between 5.0.1.1 and 5.0.2.2? I'm getting bad data back from the is5_GetGIFFrame call. I'm using VB6 on my...
Fixed multiframe GIF reading. This was broken in v5.0.2.2. Fixed error in is5_GetBorder's RGBA mode.
There used to be an is3 version of IS3StretchDrawRGBCropped. Any chance that an is5 version will be implemented? It would save some time converting...
Update: multiframe GIF reading is broken in this build!! A fix is coming soon. ----- Made a fix to generic read of PSD. It was failing to...
Fix to the "big red X" warning for unregistsered users. It was crashing on 48 bit images. This does not affect registered users.
Made some minor code changes to support building in Unicode. added one new function: is5_RGB24ToRGB16Ex. This is the same functionality as...
The function is5_RGB24ToRGB16() is not very useful to me, as unfortunately I have to deal with Windows DIBs. Other functions take stride into...
Are there any plans to support reading and writing Adobe PSD files layer data? For me this would be useful to even be able to read and write the...
We've added Visual Studio 2010 build packages for the C++ static libs. See the ImgSource home page for download info. No new features in this...
We have an existing project using ImgSource 4.0.24.1 that was successfully compiling with Visual Studio 2008. We're upgrading to Visual Studio 2010,...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules