How to copy grayscale color to RGB channels #794
Answered
by
liuhaitao827
liuhaitao827
asked this question in
Help
-
I have a grayscale image (gray.jpg). There is only one gray channel in gray.jpg. Could you let me know, how to copy gray channel to RGB channels with MagicK.Net? thanks in advance! |
Beta Was this translation helpful? Give feedback.
Answered by
liuhaitao827
Nov 26, 2020
Replies: 1 comment
-
found Combine function in MagickImageCollection class |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
liuhaitao827
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
found Combine function in MagickImageCollection class