ImageRecolorer Class Members
In This Topic
The following tables list the members exposed by ImageRecolorer.
Public Constructors
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ChannelBlack | Gets or sets the color to replace Black in the source image. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ChannelBlue | Gets or sets the color to replace Blue in the source image. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ChannelMagenta | Gets or sets the color to replace Magenta in the source image. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ChannelWhite | Gets or sets the color to replace White in the source image. |
Top
Public Methods
| Name | Description |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | MapPixels | Copies the source image to the destination image with replacing colors. |
Top
See Also