←Select platform

Gamma Property (GammaCorrectExtendedCommand)

Summary

Gets or sets the Gamma value.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int Gamma {get; set;}
Public Property Gamma As Integer
public int Gamma {get; set;}
@property (nonatomic, assign) NSUInteger gamma
public int getGamma() 
public void setGamma(int value) 
get_Gamma(); 
set_Gamma(value); 
Object.defineProperty('Gamma'); 
public: 
property int Gamma { 
   int get(); 
   void set (    int ); 
} 

Property Value

Any value greater than 0 that represents the gamma value. This value is divided internally by 100.

Example

Refer to GammaCorrectExtendedCommand example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Color Assembly
Click or drag to resize