[]
In-place effect that updates the image brightness and contrast.
public class BrightnessContrastEffect : BaseInplaceEffect
Public Class BrightnessContrastEffect
Inherits BaseInplaceEffect
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(int, int) | Returns an instance of the BrightnessContrastEffect class. |