Class RasterImageExtension

RasterImageExtension class

Class with masks extension methods for RasterImage.

public static class RasterImageExtension

Methods

NameDescription
static ApplyMask(RasterImage, IImageMask)Applies IImageMask to the RasterImage.
static SelectMask(RasterImage, MagicWandSettings)Creates a ImageBitMask with selection of pixels with colors similar to the color of the reference point based on MagicWandSettings.

See Also