Quantcast
Channel: magick Issue Tracker Rss Feed
Browsing all 1011 articles
Browse latest View live
↧

Commented Issue: Percentage Resize doesn't resize [1389]

While trying to improve PerceptualHash performance, I came across a couple errors. With very large images, PerceptualHash takes forever to compute. I'm submitting the errors as separate issues with the...

View Article


Closed Issue: Percentage Resize doesn't resize [1389]

While trying to improve PerceptualHash performance, I came across a couple errors. With very large images, PerceptualHash takes forever to compute. I'm submitting the errors as separate issues with the...

View Article


Edited Issue: Percentage Resize doesn't resize [1389]

While trying to improve PerceptualHash performance, I came across a couple errors. With very large images, PerceptualHash takes forever to compute. I'm submitting the errors as separate issues with the...

View Article

Commented Issue: image.Thumbnail not taking color adjustments properly [1385]

I have this code:```public MagickImage NewThumbImageTCBordered(){ var image = ImageTC.Clone(); image.Resize(ThumbSize);//image.Thumbnail(ThumbSize); AdjustColor(image);...

View Article

Closed Issue: image.Thumbnail not taking color adjustments properly [1385]

I have this code:```public MagickImage NewThumbImageTCBordered(){ var image = ImageTC.Clone(); image.Resize(ThumbSize);//image.Thumbnail(ThumbSize); AdjustColor(image);...

View Article


Commented Unassigned: Animated gif generating [1378]

I can't really understand, why gif animation isn't working without this?```//Optionally reduce colorsQuantizeSettings settings = new QuantizeSettings { Colors = 256 };collection.Quantize(settings);//...

View Article

Closed Unassigned: Make DrawablePath chainable [1384]

Make it possible to change:```C#image.Draw(new DrawablePath( new PathMoveToAbs(75, 70), new PathLineToAbs(90, 20), new PathLineToAbs(105, 70)));```into:```C#image.Draw(new DrawablePath() .MoveToAbs(75,...

View Article

Created Unassigned: Rebuild for Q16-HDRI-AnyCPU Errors [1390]

Dear Dlemstra,I've download Magick.net source code from https://magick.codeplex.com/SourceControl/latest.I want to modified files Magick.NET/Core/MagickImageCollection.cs,...

View Article


Edited Unassigned: Rebuild for Q16-HDRI-AnyCPU Errors [1390]

Dear experts,I've download Magick.net source code from https://magick.codeplex.com/SourceControl/latest.I want to modified files Magick.NET/Core/MagickImageCollection.cs,...

View Article


Closed Unassigned: Rebuild for Q16-HDRI-AnyCPU Errors [1390]

Dear experts,I've download Magick.net source code from https://magick.codeplex.com/SourceControl/latest.I want to modified files Magick.NET/Core/MagickImageCollection.cs,...

View Article

Created Unassigned: Trying to convert svg content into pdf [1391]

I am trying to convert SVG content into pdf, svg content has one png base 64 content which is not being visible after converting to pdf.Please help me sort it out this issue. The svg content is...

View Article

Created Unassigned: Issues converting image [1392]

Hi,I was using ImageMagick for quite a long time. I thought of using Magic.Net latest version for my .net project. However, the image conversion is not so good. I am trying to convert the EMF format...

View Article

Created Unassigned: Crashes my disply driver [1393]

Hi,I am trying to resize an image. Below is my code. It takes huge time and crashes my display driver.Let me know how to fix the problem.Thanks```private static void ConvertImgUsingMagickDotnet(string...

View Article


Created Unassigned: Issue when converting a PDF to PNG [1394]

I have noticed issues when converting large PDF (3.5MB and higher) that it freezes the system, and in the course of 5 minutes will create temp files over 10GB in size.Let me know if you need any info

View Article

Commented Unassigned: Trying to convert svg content into pdf [1391]

I am trying to convert SVG content into pdf, svg content has one png base 64 content which is not being visible after converting to pdf.Please help me sort it out this issue. The svg content is...

View Article


Commented Unassigned: Issues converting image [1392]

Hi,I was using ImageMagick for quite a long time. I thought of using Magic.Net latest version for my .net project. However, the image conversion is not so good. I am trying to convert the EMF format...

View Article

Commented Unassigned: Crashes my disply driver [1393]

Hi,I am trying to resize an image. Below is my code. It takes huge time and crashes my display driver.Let me know how to fix the problem.Thanks```private static void ConvertImgUsingMagickDotnet(string...

View Article


Closed Unassigned: Crashes my disply driver [1393]

Hi,I am trying to resize an image. Below is my code. It takes huge time and crashes my display driver.Let me know how to fix the problem.Thanks```private static void ConvertImgUsingMagickDotnet(string...

View Article

Closed Unassigned: Issues converting image [1392]

Hi,I was using ImageMagick for quite a long time. I thought of using Magic.Net latest version for my .net project. However, the image conversion is not so good. I am trying to convert the EMF format...

View Article

Commented Unassigned: Issue when converting a PDF to PNG [1394]

I have noticed issues when converting large PDF (3.5MB and higher) that it freezes the system, and in the course of 5 minutes will create temp files over 10GB in size.Let me know if you need any...

View Article
Browsing all 1011 articles
Browse latest View live


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