Returns brightness modifier value which the class would apply in automatic mode.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Shared Sub CalculateAutoParameters ( _ bitmap As Bitmap, _ <OutAttribute> ByRef amount As Single, _ <OutAttribute> ByRef lut As Lut _ )
Type: Aurigma.GraphicsMill.Bitmap
Bitmap class instance for which the brightness modifier is calculated automatically.Type: System.Single %
Out parameter. Value which contains brightness modifier which would be used automatically will be written into this parameter.