| Visual Basic (Declaration) | |
|---|---|
Public Property Type As GammaCorrectExtendedCommandBitmapEffectsType | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public GammaCorrectExtendedCommandBitmapEffectsType Type {get; set;} | |
| C++/CLI | |
|---|---|
public: property GammaCorrectExtendedCommandBitmapEffectsType Type { GammaCorrectExtendedCommandBitmapEffectsType get(); void set (GammaCorrectExtendedCommandBitmapEffectsType value); } | |
| XAML Attributes Usage | |
|---|---|
<object Type =GammaCorrectExtendedCommandBitmapEffectsType > | |
| Dependencies Property Information | |
|---|---|
Identifier field | TypeProperty |
Metadata properties set to true | None |
| XAML Attributes Usage | |
|---|---|
<object Type =GammaCorrectExtendedCommandBitmapEffectsType > | |
| Dependencies Property Information | |
|---|---|
Identifier field | TypeProperty |
Metadata properties set to true | None |
Return Value
Enumeration that indicates the color space in which to apply the gamma correction.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