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

New Post: Differences between Ping and Read

$
0
0
For some image manipulations, I first need to check colorspace, what I'm doing with Ping function to avoid reading all pixels right now. If a specific colorspace is found, I need to process pixels. Should I have to use the Read method or the lib will guess that pixels needs to be read before modifying pixels and so will read them for me?

On the same kind. If I've read the pixels using the Read method, is there a flag to know that MagickImage object is already filled with the pixel data from a Read operation (already read) ? In my code, I'm doing multiple operations and I want to avoid dual reading of the pixels.

Viewing all articles
Browse latest Browse all 3693

Trending Articles



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