BitmapExtensionsTransformColors Method

Overload List

TransformColors(Bitmap, FuncColor32, Color32, Color, Byte) Transforms the colors of a bitmap using the specified transformFunction delegate.
TransformColors(Bitmap, FuncColor32, Color32, IDitherer, Color, Byte) Transforms the colors of a bitmap using the specified transformFunction delegate.

See the online help for an example with images.

See Also