Visual Basic (Declaration) | |
---|---|
Public Property Flags As ApplyMathematicalLogicCommandBitmapEffectsFlags |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public ApplyMathematicalLogicCommandBitmapEffectsFlags Flags {get; set;} |
C++/CLI | |
---|---|
public: property ApplyMathematicalLogicCommandBitmapEffectsFlags Flags { ApplyMathematicalLogicCommandBitmapEffectsFlags get(); void set (ApplyMathematicalLogicCommandBitmapEffectsFlags value); } |
XAML Attributes Usage | |
---|---|
<object Flags =ApplyMathematicalLogicCommandBitmapEffectsFlags > |
Dependencies Property Information | |
---|---|
Identifier field | FlagsProperty |
Metadata properties set to true | None |
XAML Attributes Usage | |
---|---|
<object Flags =ApplyMathematicalLogicCommandBitmapEffectsFlags > |
Dependencies Property Information | |
---|---|
Identifier field | FlagsProperty |
Metadata properties set to true | None |
Return Value
Flags that indicate the channel that will be used, the treatment of the input pixel values, the mathematical operation, and the treatment of the output pixel values.For XAML example, refer to ApplyMathematicalLogicCommandBitmapEffect.
For C#/VB examples, refer to ApplyMathematicalLogicCommandBitmapEffect.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2008 family