Quantcast
Channel: magick Discussions Rss Feed
Viewing all articles
Browse latest Browse all 3693

New Post: BPP

$
0
0
I thought IEnumerable<Channels> would be more useful because it will tell you which channels the image contains. And with the help of Linq you can do the following:
using (MagickImage image  = new MagickImage("logo:"))
{
  int bbp = image.Depth * image.Channels.Count();
}
p.s. Contact me through CodePlex if you would like a development build with this feature.

Viewing all articles
Browse latest Browse all 3693

Trending Articles



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