Quantcast
Channel: magick Discussions Rss Feed
Browsing all 3693 articles
Browse latest View live
↧

New Post: Do we need to install vs 2012 on server to use ImageMagick?

Did you reboot your server? And are you using the .NET 4.0 version of Magick.NET?

View Article


New Post: Do we need to install vs 2012 on server to use ImageMagick?

Yes, we are using .NET 4.0 version of Magick.NET. No, still we have not reboot server. Is it needed?

View Article


New Post: Do we need to install vs 2012 on server to use ImageMagick?

I don't know if it is necessary to reboot after your install 'Visual C++ Redistributable 2012 x86. The error message 'The specified module could not be found.' is an error that will be raised when the...

View Article

New Post: 1000+ Single Page JPEG encoded TIFF takes lot of memory and throws...

Can you add VB.NET after the '```' (Syntax Highlighting) and remove the tabs at the beginning? This will make it more readable for me.

View Article

New Post: New version will not open file

Your files are CMYK. The vector files don't have a background and the cmyk32 (8 bits per channel) output device does not have transparency so it makes the background white. If you want to add...

View Article


New Post: New version will not open file

Hi Dirk,I still get the same thing. The Porsche file comes out with a white background and the other two do not import at all. Do these work for you? I’m using the any cpu version 6.8.9.101 version...

View Article

New Post: New version will not open file

Check your e-mail, I left you a message.

View Article

New Post: 1000+ Single Page JPEG encoded TIFF takes lot of memory and throws...

Yes, i am using Latest version of MagickImage (i.e. Magick.NET-6.8.9.101-Q16-AnyCPU-net40-client.zip). ToBitmap() returns the error like i described in my initial thread. Also, i have tried writing the...

View Article


New Post: Clipping path difference

I'm trying to create a transparent pdf from a tif file with a clipping path.using (MagickImage image = new MagickImage(@"c:\test.tif")) { image.Alpha(AlphaOption.Transparent); image.Clip();...

View Article


New Post: 1000+ Single Page JPEG encoded TIFF takes lot of memory and throws...

I can run the following code without any problems. Are you sure your issue is not related to a specific image?using (MagickImage image = new MagickImage("logo:")) { image.CompressionMethod =...

View Article

New Post: Clipping path difference

This looks like a bug in ImageMagick. I think this should be the correct output: https://www.dropbox.com/sh/nm80nplm8obn75k/AACdQpt_vbb28xAFcu27cXOga. Can you confirm this?

View Article

New Post: Clipping path difference

Yes, that looks correct.

View Article

New Post: Clipping path difference

I just submitted a patch to the SVN repository of ImageMagick. This problem will be fixed in the next release of Magick.NET. I contacted you trough Codeplex to ask you if you are interested in a...

View Article


New Post: Clipping path difference

Great!I would love to have a dev build, if it not too much hassle.I'm using Q16 x86 6.8.9.101 at the moment.Thanks,Erlend

View Article

New Post: 1000+ Single Page JPEG encoded TIFF takes lot of memory and throws...

No, This issue is not specific to any image. normal Multipage tiffs are working fine. Jpeg Encoded Single Page tiff images are only creating problems. We know that writing to file system is working...

View Article


New Post: 1000+ Single Page JPEG encoded TIFF takes lot of memory and throws...

Does my code raise an exception on your machine? You could use dropbox or contact me trough Codeplex so you can e-mail it to me directly.

View Article

New Post: 1000+ Single Page JPEG encoded TIFF takes lot of memory and throws...

Let me try out with your code in a sample application. here is the error screenshot image link :https://onedrive.live.com/?cid=D7BFA713A296D052&id=D7BFA713A296D052%21112&v=3

View Article


New Post: 1000+ Single Page JPEG encoded TIFF takes lot of memory and throws...

Your screenshot is not public.

View Article

New Post: 1000+ Single Page JPEG encoded TIFF takes lot of memory and throws...

Here you go.https://onedrive.live.com/?cid=d7bfa713a296d052&id=D7BFA713A296D052%21112&v=3&ithint=photo,.jpg&authkey=!ADZekBaYh3sdhyk

View Article

New Post: Do we need to install vs 2012 on server to use ImageMagick?

Thanks dlemstra. The above error is now fixed but imagemagick cannot save converted image to folder on server. It is working fine in my local. Please help me for get rid of this. Thanks in advanced.

View Article
Browsing all 3693 articles
Browse latest View live


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