Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GammaCorrectionEffect Class
Members

In This Topic
    GammaCorrectionEffect Class
    In This Topic
    In-place effect that applies gamma correction to the image.
    Object Model
    GammaCorrectionEffect Class
    Syntax
    'Declaration
     
    Public Class GammaCorrectionEffect 
       Inherits BaseInplaceEffect
    public class GammaCorrectionEffect : BaseInplaceEffect 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Imaging.BaseInplaceEffect
          GrapeCity.Documents.Imaging.GammaCorrectionEffect

    See Also