Hi all,
need a little Help...
img = New MagickImage(filePath)
i need the cmyk values from this img.. img.TotalColors in my solution there are 5 colors..
Where can i read the values from it...
another way is to check all pixels in the image but there i have some problems too.
there are 5 channels in each pixel? How can i handle it? how can i convert it to cmyk?
Ciao
Markus
need a little Help...
img = New MagickImage(filePath)
i need the cmyk values from this img.. img.TotalColors in my solution there are 5 colors..
Where can i read the values from it...
another way is to check all pixels in the image but there i have some problems too.
there are 5 channels in each pixel? How can i handle it? how can i convert it to cmyk?
Ciao
Markus