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

New Post: All ImageMagick commands take a long time

It looks like your OpenCL driver does not allow getting the binaries of the OpenCL kernel. Not sure how I can properly handle this in ImageMagick. Will need to come up with a plan for that. Thanks for...

View Article


New Post: All ImageMagick commands take a long time

OK, i have set this value of false. and here is new log:Log 2016-08-15 2303 Are there any drawbacks? Can I use this as a standard in my software? after set this parameter, run now from first file...

View Article


New Post: EXIF Information with description?

hmmm ... i have now change your ExifTag.cs ... pls check my changes. Where I was not sure I've CHECK written before. In the link you gave me, some days are also there. Is this ok? Here this...

View Article

New Post: Is it possible to detect image outline and draw line

Thank you!!!

View Article

New Post: All ImageMagick commands take a long time

The drawback is that it your resize is a prabably bit slower without OpenCL enbaled. But its safe to turn it off by default though.

View Article


New Post: EXIF Information with description?

WOW! Thanks for the help Oliver, will check them tonight when I get home from work. Will you do a pull request or do you want me to apply the changes myself?

View Article

New Post: EXIF Information with description?

i am not sure.... i want you to do this. many thanks.

View Article

New Post: EXIF Information with description?

Is your name Oliver Scheinder and are you @OSchneider72 on twitter.

View Article


New Post: EXIF Information with description?

Your patch has been added thanks for the help :)

View Article


New Post: EXIF Information with description?

I have to thank.

View Article

New Post: Working with clipping paths

I'm just getting started with Magick.NET. Unfortunately, I cannot figure out how to properly work with clipping paths. Can anyone give me an example of how to Change the Background Color and/or remove...

View Article

New Post: Working with clipping paths

Can you share the EPS image on something like DroPBox/OneDrive? And do you have a file that contains a clipping path that you want to use to remove/change the Background. I have a very basic example in...

View Article

New Post: Working with clipping paths

Here is an example file, containing a clipping path: https://1drv.ms/u/s!ArI0AGq7GprKiJU_nxbercKV1mQ_Cw I don't really get your example. I guess this part image.Alpha(AlphaOption.Transparent);...

View Article


New Post: Working with clipping paths

Will have a look at it when I get home tonight.

View Article

New Post: GetReadOnlyPixels not accessible

Just getting started with Magick.NET, so sorry if this is blatantly obvious: in VisualStudio 2015, I've been able to create and draw on a MagickImage, but when following the using (PixelCollection p =...

View Article


New Post: GetReadOnlyPixels not accessible

In the newer builds, GetReadOnlyPixels() has been replaced by GetPixels(). Just swap the methods in the code and it should compile.

View Article

New Post: Images turn to grain

Here is the process my user wants. A customer uploads an image. I must make the image 2.5" x 1.38" due to later requirements. This may require me to shrink it, enlarge it, or put a white border around...

View Article


New Post: Cancel image writing

Ok thank you for your answer, I'll try that.

View Article

New Post: Images turn to grain

The trick with PDF files is to specify the DPI when you read the file. MagickReadSettings settings = new MagickReadSettings() { Density = new Density(96) }; using (MagickImage image = new...

View Article

New Post: Images turn to grain

That may help with PDF, but we are seeing this with all files. The attached file, for example, is the one I am testing with.

View Article
Browsing all 3693 articles
Browse latest View live


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