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

Closed Feature: Add build instructions [1376]

Add a file that explains how to build Magick.NET.

View Article


Created Unassigned: Refactor MagickReadSettings [1379]

There is a MagickReadSettings class that has some settings for when you read the image(s). This sets 'hidden' settings in the MagickSettings class and passes that to the part that reads an image. I...

View Article


Edited Unassigned: Refactor MagickReadSettings [1379]

There is a MagickReadSettings class that has some settings for when you read the image(s). This sets 'hidden' settings in the MagickSettings class and passes that to the part that reads an image. I...

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

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


Created Unassigned: Could not load file or assembly...

I have this dreaded error on a new server.I have installed VC runtime, both 32 and 64 bits.I am running Windows Server 2012, my App Pool has 32 bit enabled, however, my app is compiled 'any cpu'. Same...

View Article

Commented Unassigned: Could not load file or assembly...

I have this dreaded error on a new server.I have installed VC runtime, both 32 and 64 bits.I am running Windows Server 2012, my App Pool has 32 bit enabled, however, my app is compiled 'any cpu'. Same...

View Article

Commented Unassigned: Could not load file or assembly...

I have this dreaded error on a new server.I have installed VC runtime, both 32 and 64 bits.I am running Windows Server 2012, my App Pool has 32 bit enabled, however, my app is compiled 'any cpu'. Same...

View Article


Commented Unassigned: Could not load file or assembly...

I have this dreaded error on a new server.I have installed VC runtime, both 32 and 64 bits.I am running Windows Server 2012, my App Pool has 32 bit enabled, however, my app is compiled 'any cpu'. Same...

View Article


Closed Unassigned: Could not load file or assembly...

I have this dreaded error on a new server.I have installed VC runtime, both 32 and 64 bits.I am running Windows Server 2012, my App Pool has 32 bit enabled, however, my app is compiled 'any cpu'. Same...

View Article

Created Unassigned: Avoid (Memory)Stream to byte array conversion where...

Provide a 'fast' constructor for MemoryStream and avoid the expensive StreamHelper.ToByteArray call.With the MemoryStream you can save 50% of the managed memory usage if you don't copy the...

View Article

Created Unassigned: Magick.NET.Core is not compatible with UWP app [1382]

I am developing an UWP app with following information:- Target: Universal Windows- Target Version: Windows 10 (10.0; Build 10586)I tried to install Magick.NET.Core-Q8 to my app (using Nuget Package...

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


Commented Unassigned: Avoid (Memory)Stream to byte array conversion where...

Provide a 'fast' constructor for MemoryStream and avoid the expensive StreamHelper.ToByteArray call.With the MemoryStream you can save 50% of the managed memory usage if you don't copy the...

View Article

Edited Unassigned: Avoid (Memory)Stream to byte array conversion where...

Provide a 'fast' constructor for MemoryStream and avoid the expensive StreamHelper.ToByteArray call.With the MemoryStream you can save 50% of the managed memory usage if you don't copy the...

View Article


Commented Unassigned: Magick.NET.Core is not compatible with UWP app [1382]

I am developing an UWP app with following information:- Target: Universal Windows- Target Version: Windows 10 (10.0; Build 10586)I tried to install Magick.NET.Core-Q8 to my app (using Nuget Package...

View Article

Closed Unassigned: Avoid (Memory)Stream to byte array conversion where...

Provide a 'fast' constructor for MemoryStream and avoid the expensive StreamHelper.ToByteArray call.With the MemoryStream you can save 50% of the managed memory usage if you don't copy the...

View Article


Created Unassigned: Setting BlackPointCompensation throws error [1383]

I get the following:__Exception Details: System.EntryPointNotFoundException: Unable to find an entry point named 'MagickImage_BlackPointCompensation_Set' in DLL 'Magick.NET-Q16-x64.Native.dll'.__

View Article

Created 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

Commented Unassigned: Setting BlackPointCompensation throws error [1383]

I get the following:__Exception Details: System.EntryPointNotFoundException: Unable to find an entry point named 'MagickImage_BlackPointCompensation_Set' in DLL...

View Article
Browsing all 1011 articles
Browse latest View live


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