Tao.DevIl SDK Documentation

Ilu.iluScaleColours Method 

[Visual Basic]
Public Shared Function iluScaleColours( _
   ByVal r As Single, _
   ByVal g As Single, _
   ByVal b As Single _
) As Boolean
[C#]
public static bool iluScaleColours(
   float r,
   float g,
   float b
);

See Also

Ilu Class | Tao.DevIl Namespace