![]() |
![]() |
![]() |
ColorOperator.Negative Method |
Language: |
Creates a negative color value from a given color value.
Visual Basic Public Shared Function Negative( _
ByVal c As Integer _
) As IntegerC# public static int Negative(
int c
);C++ public:
static int Negative(
int c
);JScript public static function Negative(
c : int
) : int;
c System.Int32
The input alpha channel is copied, unmodified, to the output alpha channel.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center