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

New Post: BPP

$
0
0
8 is the bits per channel. You cannot get the number of channels at this moment. I could add a property to MagickImage that would return the Channels that are available in the image. What do you think of the following?
publicclass MagickImage
{
  IEnumerable<Channels> Channels
  {
    get;
  }
}  
And would you mind sharing why you need the BPP?

Viewing all articles
Browse latest Browse all 3693

Trending Articles



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