Wiki > TV3D65 Index > TVMathLibrary

TVColorNegative

DESCRIPTION

Calculates color negative.

DECLARATION

VB.NET TVColorNegative(retOutColor As TV_COLOR , cColor As TV_COLOR)
C++ void TVColorNegative(cTV_COLOR* retOutColor , cTV_COLOR* cColor)

PARAMETERS

NAMEOPTIONALDESCRIPTION
cColorNoInput color

RETURN VALUE

NAMEOPTIONALDESCRIPTION
retOutColorNoNegative color

EXAMPLES

ExampleBasic example.

TIPS

  • Valid color components (r,g,b,a) are in interval <0;1>. This method may produce values outside this interval.
 
tvmathlibrary/tvcolornegative.txt · Last modified: 2010/05/07 14:07 by 129.215.4.85