IMcColorModel Interface |
![]() |
Namespace: MediaCy.IQL.Operations
Public Interface IMcColorModel
The IMcColorModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExtractChannel | Extract a single channel from a color image into a new image. |
![]() | ExtractMultipleChannels | Extract channels from a color image into new images. |
![]() | MergeChannel | Replaces a Channel in an existing color image from a monochrome image. |
![]() ![]() | MergeMultipleChannels | Replaces one or more Channels in a new or existing color image from an array of monochrome images. |
![]() | Transform | Transform a color image into a new image with a different color interpetation. |