VintaSoft Imaging .NET SDK and Plug-ins Discussions

Questions, comments and suggestions concerning VintaSoft Imaging .NET SDK.

Board index < VintaSoft Imaging < VintaSoft Imaging .NET SDK and Plug-ins Discussions

We are migrating to new forums engine, no new registration or posting currently available. TIA for your patience.

New features request for version 6.0 of VintaSoftImaging.NET



Re: New features request for version 6.0 of VintaSoftImaging

Post by Alex »

Hello Nanno,
I know that, but a group4 tiff doesn't allow me to use the transparent colour. So it would be usefull for me to supply the SDK with the colour I would like to be handled as beeing "transparant". I'm not sure I have understood you.

Do you want to merge black-white images?

Best regards, Alexander


Re: New features request for version 6.0 of VintaSoftImaging

Post by NannoW »

Yes and no.....

Currently I'm merging black and white images. But.....

I would like to be able to do the following.

I have an image which is black and white.
I have an image which has a red background, and black text.

I would like the sdk to merge the two images and tell the sdk which colour should be treated as transparent (as the origional image isn't transparent).
So the funciton call will become:

Call MergeImage(imageOneBlackAndWhite, ImageTwoRedBackgound, Red)
Function MergeImage(image1 as VintaImage, image2 as VintaImage, TransparentColour as system.drawing.Color) as VintaImage

I would like the sdk to filter out the red of the second image before merging....

I will pm you with the code I'm now using for black/white images. Maybee that will clear it up some more


Re: New features request for version 6.0 of VintaSoftImaging

Post by MikeH2012 »

A function to compare the color space of two pictures and getting a value for probability back, about the chance they are identical.

Further more, general functions to determine if two photos are identical.


Re: New features request for version 6.0 of VintaSoftImaging

Post by Alex »

Hello Michael,
A function to compare the color space of two pictures and getting a value for probability back, about the chance they are identical.

Further more, general functions to determine if two photos are identical.
Do you need to compare images pixel-by-pixel or like the human visual system?

Best regards, Alexander


Re: New features request for version 6.0 of VintaSoftImaging

Post by Alex »

Hello,

Here is information about statuses of suggestions submitted in this topic:
I would like to render pdf documents containing forms We plan this feature in version 7.1 of VintaSoftImaging.NET SDK.
Punch hole removal? Done. This feature available in VintaSoftDocCleanup.NET Plug-in.
Merge two images. Done. This feature available in VintaSoftImaging.NET SDK, you need to use the OverlayCommand class and specify transparent color with the TransparentColor property.
A function to compare the color space of two pictures and getting a value for probability back, about the chance they are identical.
Further more, general functions to determine if two photos are identical.
We plan this feature in version 7.1 of VintaSoftImaging.NET SDK.

Best regards, Alexander


Page 2 from 2: 1 2