| Visual Basic (Declaration) | |
|---|---|
Public Property Gamma As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int Gamma {get; set;} | |
| XAML Attributes Usage | |
|---|---|
<object Gamma =int > | |
| Dependencies Property Information | |
|---|---|
Identifier field | GammaProperty |
Metadata properties set to true | None |
| XAML Attributes Usage | |
|---|---|
<object Gamma =int > | |
| Dependencies Property Information | |
|---|---|
Identifier field | GammaProperty |
Metadata properties set to true | None |
Return Value
Any value greater than 0 that represents the gamma value. This value is divided internally by 100.For XAML example, refer to GammaCorrectExtendedCommandBitmapEffect.
For C#/VB examples, refer to GammaCorrectExtendedCommandBitmapEffect.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2008 family