PsdImageReplaceColor Method |
Name | Description | |
---|---|---|
![]() | ReplaceColor(Int32, Byte, Int32) |
Replaces one color to another with allowed difference and preserves original alpha value to save smooth edges.
(Overrides RasterImageReplaceColor(Int32, Byte, Int32).) |
![]() | ReplaceColor(Color, Byte, Color) |
Replaces one color to another with allowed difference and preserves original alpha value to save smooth edges.
(Inherited from RasterImage.) |