GrayScaleEffect public sealed class GrayScaleEffect : ColorMatrixEffect Produces the effect that converts an image to grayscale. Documentation Code public GrayScaleEffect() Creates a ColorMatrixEffect that converts an image to grayscale.