Skip to content

BitDepth with Channel Specified as CMYK for RGB image returns value #624

Answered by dlemstra
manjunthcm asked this question in General
Discussion options

You must be logged in to vote

This is happening because Cyan=Red, Magenta=Green and Yellow=Blue and this methods will return the minimum depth for the specified channels. So in your case you are asking the bit depth for the Red, Green and Blue channels in the first call and only for the Red in the second call.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by manjunthcm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants