[This is preliminary documentation and is subject to change.]

The Dyes type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
RecolorFull(HueEntry, Bitmap)
Dyes whole bitmap. Non grey pixels are first converted to grey and then dyed.
RecolorPartial(HueEntry, Bitmap)
Dyes bitmap gray pixels.

See Also