AForge.Imaging.Filters.GammaCorrection.GammaCorrection C# (CSharp) Метод

GammaCorrection() публичный Метод

Initializes a new instance of the GammaCorrection class.
public GammaCorrection ( ) : System
Результат System
        public GammaCorrection( ) : this ( 2.2 )
        {
        }

Same methods

GammaCorrection::GammaCorrection ( double gamma ) : System