[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.GammaCorrectionEffect

GammaCorrectionEffect Class

In-place effect that applies gamma correction to the image.

Inheritance
GammaCorrectionEffect
Namespace: GrapeCity.Documents.Imaging
Assembly: DS.Documents.Imaging.dll
Syntax
public class GammaCorrectionEffect : BaseInplaceEffect
Public Class GammaCorrectionEffect
    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(float)

Returns an instance of the GammaCorrectionEffect class.