ImageRecolorer Class Members
In This Topic
The following tables list the members exposed by ImageRecolorer.
Public Constructors
Public Properties
| Name | Description |
| ChannelBlack | Gets or sets the color to replace Black in the source image. |
| ChannelBlue | Gets or sets the color to replace Blue in the source image. |
| ChannelMagenta | Gets or sets the color to replace Magenta in the source image. |
| ChannelWhite | Gets or sets the color to replace White in the source image. |
Top
Public Methods
| Name | Description |
| MapPixels | Copies the source image to the destination image with replacing colors. |
Top
See Also