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

New Post: exif

What is the proper way to use MagickImage.Ping()? I've tried to use it before but couldn't figure out the syntax. Thanks

View Article


New Post: exif

Like this:using (MagickImage im = new MagickImage()) { im.Ping(SourceStream); ExifProfile exifPro = im.GetExifProfile(); }

View Article


New Post: exif

Ah, cool. That's easy enough. We'll try it out and see if the profile gets read or not. Thanks

View Article

New Post: exif

Ping appears to also read Exif so I think we're good. Thanks!

View Article

New Post: Updated from 4 to 7, have some issues

The TextGravity is not set correct because I missed a call when you set that setting. This will be fixed in the next release of Magick.NET and I also added a unit test to make sure it stays fixed.

View Article


New Post: Defective PSD files from portrait images

Hello guys! I'm trying to convert some images via the Magick.NET library to psd files. So far so good. Yesterday I tried to convert an image in portrait orientation (its height being larger than its...

View Article

New Post: Defective PSD files from portrait images

Can you explain by what you mean by a corrupted PSD. Is it possible that this issue only occurs when your input image has no alpha channel. It does look like our ImageMagick code has an issue when...

View Article

New Post: Defective PSD files from portrait images

Okay, let me elaborate this a little bit further. The above code is just an example, which helps reproduce the effect. In reality I add the image as a layer (not background-layer) to the...

View Article


New Post: Defective PSD files from portrait images

I don't own Photoshop so I cannot really test this issue. What is the exact version of Magick.NET that you are using? And can you open the PSD files that are created with the following code?using...

View Article


New Post: Defective PSD files from portrait images

I am using the newest one available which at the moment is Magick.NET 7.0.0.0102. Prior I used version '7.0.0.0022' but due to some strange problems with TIFF images I switched to '7.0.0.0101' and...

View Article

Image may be NSFW.
Clik here to view.

New Post: Converting PSD to PNG - Cannot render the Layer Style in Generated PNG

I hope you all are Fine, Today I'm experiencing a quite confusing problem. I'm trying to make a simple application which can convert the PSD to Transparent PNG. But I'm not happy with the results I'm...

View Article

New Post: Converting PSD to PNG - Cannot render the Layer Style in Generated PNG

Can you share your input image?

View Article

New Post: Converting PSD to PNG - Cannot render the Layer Style in Generated PNG

Here it is my Friend! (Sharita.)https://drive.google.com/file/d/0B_xMBkaQJC47aUloRXRrdjNoV00/view?usp=sharing Thanks a lot of viewing my request. maher

View Article


New Post: Converting PSD to PNG - Cannot render the Layer Style in Generated PNG

The issue with this image is that it does not contain a 'merged image'. This is the image that combines all the layers from your PSD file. And the reader now creates this merged image itself. The...

View Article

New Post: Defective PSD files from portrait images

I don't want to install that piece of software to test this. I asked someone who has Photshop CS and that could open the file without any problem. Which Quantum (Q8/Q16/Q16-HDRI) are you using? And can...

View Article


New Post: Defective PSD files from portrait images

I am using the Q8 - AnyCPU version of Magick.NET since I only convert images for web content. The requested files are here. By the way, MaxView is portable so no installation required. But its okay, I...

View Article

New Post: Defective PSD files from portrait images

Thanks for the quick response. I can now investigate this much better. I am not sure when I will start on this because I will start my new job tomorrow and I don't know if I have the time/energy for it...

View Article


New Post: Defective PSD files from portrait images

Well take your time and good luck with the new job.

View Article

New Post: TextInterlineSpacing

I wonder if someone might be able to help me. I am struggling with trying to get TextInterlineSpacing to function. So far when I run the code, everything (font size, color, etc) is created correctly...

View Article

New Post: TextInterlineSpacing

Thanks for reporting this. It seems I broke some of the setting properties when I rewrote the library. I fixed those properties and added unit test for them to make sure this stays fixed. This will be...

View Article
Browsing all 3693 articles
Browse latest View live


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