Quantcast
Channel: magick Discussions Rss Feed
Browsing all 3693 articles
Browse latest View live
ā†§

New Post: Color Profile is null. I might be missing something

The png coder automatically removes the color profile from your image. If you want to keep it you should set the following define before reading and before writing the image.try {...

View Article


New Post: Color Profile is null. I might be missing something

Thanks. Do I need to use that only when converting to png? Are there similar things I need to do/set when converting/reading other file types, like jpg, pdf, etc.?

View Article


New Post: Merging Images Together

Oh, that would have been handy!! Thanks!

View Article

New Post: Stuck Porting Script

I'm porting Fred's maxima script (http://www.fmwconcepts.com/imagemagick/maxima/index.php) because I can't figure out this part:match=`compare -metric $metric $subimagesearch $dir/tmpI.mpc \( -size 1x1...

View Article

New Post: Embedded ICC profile issue

I can load this image without issue in IM.Net. Are you saying you're still having problems with it? This image is, in fact, Color RGB with an ICC Profile of "Adobe RGB (1998)" even though it looks...

View Article


New Post: Embedded ICC profile issue

I'm able to open the original in Photoshop without issue. If I use the code above, the resulting image(.jpg) gives me the embedded ICC message in Photoshop. It appears that I am able to get around the...

View Article

New Post: Stuck Porting Script

You can use the FormatExpression method of MagickImage for this.using(MagickImage image = new MagickImage(@"c:\yourdir\tmpI.mpc")) { string val = image.FormatExpression("%[" +maximum + "]"); }

View Article

New Post: Color Profile is null. I might be missing something

I am only aware of the png coder doing this. I know jpg and pdf don't do this but there might be other formats that also do this.

View Article


New Post: Color Profile is null. I might be missing something

Great. And for my own knowledge, do you know why the png coder does this? And not a problem if you don't know. It's more of just a curiosity on my part.

View Article


New Post: Color Profile is null. I might be missing something

I did not know the answer to that question so I contacted the original developer of the png coder and I got the following answer: It only removes them when it discovers that the profile can be replaced...

View Article

New Post: Stuck Porting Script

And if you want to use that script commercially please contact Fred. Even if you port the script you still have to pay a license fee if you want to use his script commercially.

View Article

New Post: Open raw images

I used StillLife.CR2 from Magick.NET.Samples\Samples\Magick.NET\Files\ in source code. Command line in cmd creates output.ppm without any errors or warnings. It looks strange for me that inner...

View Article

New Post: Open raw images

I can reproduce the problem if I use the AnyCPU version of Magick.NET. Not sure why this is happening but I will figure out why this bug is happening and fix it for you.

View Article


New Post: Open raw images

This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.

View Article

New Post: No such file or directory @ error/pdf.c/ReadPDFImage/713

Hi again! I'm using Magick.NET-6.8.8.1001-Q16-AnyCPU-net40-client to convert a pdf to png. I have the following code to do it:Dim settings As New MagickReadSettings() settings.Density = New...

View Article


New Post: No such file or directory @ error/pdf.c/ReadPDFImage/713

Can you upgrade to the latest version and try again? You should get a better error message in the latest version.

View Article

New Post: No such file or directory @ error/pdf.c/ReadPDFImage/713

Hi! The latest version is the one I have, at least in http://www.ghostscript.com/download/gsdnld.html the latest versiĆ³n is 9.14. Thanks in advance.

View Article


New Post: No such file or directory @ error/pdf.c/ReadPDFImage/713

I meant the latest version of Magick.NET, the version you are using is not the latest.

View Article

New Post: No such file or directory @ error/pdf.c/ReadPDFImage/713

Hi again! I have updated to the latest version and I haven't get the previous error, but now when I run the application in two different computers I get this error Object reference not set to an...

View Article

New Post: No such file or directory @ error/pdf.c/ReadPDFImage/713

I just added a simple unit test to see if there was a problem with the AppendHorizontally but that seems to work correctly. Are you using the collection after it has been Disposed? For example...

View Article
Browsing all 3693 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>