- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I want to create a node that takes RGB(3-channel) input and convert it to CMYK(4-channel). Is it possible? if yes how?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We can create node of ConvertChannelNode. But how should we initialize this node? What are the values that can be passed to channel and value parameters;
Init(IppChannels chan, Scalar channel=0, Scalar value=0);
Init(IppChannels chan, Scalar channel=0, Scalar value=0);

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page