[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.GrayscaleEffect

GrayscaleEffect Class

In-place effect that converts an image to monochromatic gray.

Inheritance
GrayscaleEffect
Namespace: GrapeCity.Documents.Imaging
Assembly: DS.Documents.Imaging.dll
Syntax
public class GrayscaleEffect : BaseInplaceEffect
Public Class GrayscaleEffect
    Inherits BaseInplaceEffect

Methods

Name Description
Apply(GcBitmap)

Applies the effect to the specified GcBitmap.

Apply(GcBitmap, int, int, int, int)

Applies the effect to a part of the specified GcBitmap.

Get(GrayscaleStandard)

Returns an instance of the GrayscaleEffect class.