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

New Post: Creating an equivalent of a CSS linear gradient from top to bottom

Now that you mention it, I'm not sure if "gradient" is the proper word here, as I don't want the colors to fade in to each other. Essentially, it's a gradient with hard color stops that gives it the...

View Article


New Post: Creating an equivalent of a CSS linear gradient from top to bottom

What you could do is this:int size = 100; using (MagickImageCollection images = new MagickImageCollection()) { images.Add(new MagickImage(new MagickColor("#000000"), size * 2, size * 2));...

View Article


New Post: PDF CMYK Profile Embedded

Can you add a link to a PDF file that I can use to reproduce your issue? And have you tried to use 7.0.5.502? We fixed a colorspace issue in ImageMagick recently:...

View Article

New Post: Creating an equivalent of a CSS linear gradient from top to bottom

This works beautifully - thank you!

View Article

New Post: PDF CMYK Profile Embedded

tried recent release, it is working great..thanks

View Article


New Post: Which Libray To Use with Visual Studio 2005 in C#?

I've tried 3 of the download libraries so far and can get my application to compile, but I get errors when I debug the code. What library should I use to make it work using Visual Studio 2005 ? NEVER...

View Article

New Post: Combining 2 or 3 Images into Another Dummy Image?

I have a dummy blank image 800 px wide and 200 px high and want to add 2 or 3 images to this one "dummy" image. Is it possible to do that with Magick.net ? If so how would you code this in C# ?

View Article

New Post: Combining 2 or 3 Images into Another Dummy Image?

If you want to combine multiple images you should take a look at the MagickImageCollection class and use one of the Append methods. You could also decide to fill up the black space with the Extent...

View Article


New Post: Which Libray To Use with Visual Studio 2005 in C#?

Hope to hear that you resolved your issue.

View Article


New Post: Combining 2 or 3 Images into Another Dummy Image?

Thanks for replying. Any way you could give me a little code snippet? Thanks, Glenn

View Article

New Post: Combining 2 or 3 Images into Another Dummy Image?

I cannot really create a code snippet because the solution depends on the size of the images that you are having. And also on how you want to solve your issue. Not sure if there is a simple solution...

View Article

New Post: Combining 2 or 3 Images into Another Dummy Image?

Do you know of any freelancer on Upwork.com that knows your library that I could hire to do this project? Thanks, Glenn

View Article

New Post: Combining 2 or 3 Images into Another Dummy Image?

I don't know any freelancers that know my library but maybe I could assist you in some way to get you started. You know my email so feel free to contact me there.

View Article

Browsing all 3693 articles
Browse latest View live


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