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

New Post: Magick.NET Any CPU Requirement/s

I have contacted the user from the topic 'https://magick.codeplex.com/discussions/564928' to ask if my suggestion worked yesterday. I have not received an answer yet but you could give it a try yourself.

View Article


New Post: Magick.NET on Azure?

Hi, I just wanted to give an update on this post. I was able to get Magick.Net to work on an Azure Cloud Service. I used Magick to convert multi-page PDF files files to several single page tiff...

View Article


New Post: Magick.NET on Azure?

Thanks for the update. You can also use the MagickReadSettings class and specify FrameCount and FrameIndex to only convert a set of pages. At this moment there is not a method that tells you the number...

View Article

New Post: Magick.NET - Problem with x64-dll

Hi, I am using Visual Studio Express 2013 Web to develop a web-application (MVC 4). I wanted to integrate Magick.NET (the 64-bit version) in C# but it doesn't work. I tested 2 days long and it's a very...

View Article

New Post: Magick.NET - Problem with x64-dll

According to the following post: http://stackoverflow.com/questions/1669850/high-quality-jpeg-compression-with-c-sharp#answer-17059958 there seems to be an issue when using Magick.NET x64 in VS2013's...

View Article


New Post: Cropping Tiff Images are not displaying correctly.

I am using Magick.NET to crop .tiff images. In the example below, I cropped it through the middle of the ending 'e'. When I let Windows do a preview on this, the windows preview is absolutely correct,...

View Article

New Post: Cropping Tiff Images are not displaying correctly.

Why are you setting the Page? Maybe this is confusing Photoshop?

View Article

New Post: Cropping Tiff Images are not displaying correctly.

I pulled that code from a prior discussion. I removed it, recompiled, and tried it again. No change.

View Article


New Post: Resize is not working properly

I am trying to resize (shrink) a .tiff image. The resize is not working properly. It's cropping the image, not resizing it. What is wrong with this code here? MagickImage NewImage = new...

View Article


New Post: Cropping Tiff Images are not displaying correctly.

I apologize, as it turned out, I had bad information from my user. It was not the crop that was causing problems, it was the resize. I am sorry about this, but they told me they were cropping it, and...

View Article

New Post: Resize is not working properly

Resize is working properly but it is not doing what you are expecting. This looks like a rounding error but it isn't. The following page has a great explanation:...

View Article

New Post: Resize is not working properly

Thank you for the reply. I had already tried that and it made no difference, but for purpose of discussion, I went back to it. I did walk through this in debug to be 100% sure it called every line with...

View Article

New Post: Resize is not working properly

The image is now 750x256 instead of 749x256 and the output looks normal to me? I don't understand what is wrong with the output image.

View Article


New Post: Converting MagicImageCollection to Base64 in parallel

I have a collection of images I need to convert to PNG, then to Base64. Iterating through the collection one at a time takes about a second per image for the conversion to string. I tried to use PLINQ...

View Article

New Post: Converting MagicImageCollection to Base64 in parallel

Are you using GraphicsMagick.NET or Magick.NET? Please use the other discussion board if you are using GraphicsMagick.NET next time. Parallelism can be used as long as you are not making changes to a...

View Article


New Post: Converting MagicImageCollection to Base64 in parallel

Sorry, I will use the correct board. This is where Google searches brought me. All I have available to me is the dll, so I do not know which method is throwing the error.

View Article

New Post: SVG to EMF

When I try to convert an SVG image to EMF image, I get the following error: w3wp.exe: no encode delegate for this image format `EMF' @ error/constitute.c/WriteImage/1151 What am I missing to make this...

View Article


New Post: SVG to EMF

You are receiving this error message because ImageMagick does not support creating EMF files. Only raster images are supported as output formats. The following page shows the supported output formats:...

View Article

New Post: SVG to EMF

Got it - thanks.

View Article

New Post: Converting MagicImageCollection to Base64 in parallel

Can you post a stack-trace or link to a sample project/class that can be used to reproduce the error?

View Article
Browsing all 3693 articles
Browse latest View live


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