Index Topic Contents
Previous Topic: BvrCallback Interface Next Topic: Cycler Class
ColorBvr Class These are the fields and methods for the ColorBvr Class: public NumberBvr getBlue() public NumberBvr getGreen() public NumberBvr getHue() public NumberBvr getLightness() public NumberBvr getRed() public NumberBvr getSaturation() public static ColorBvr newUninitBvr() Fields Defined in Statics public final static ColorBvr aqua public final static ColorBvr black public final static ColorBvr blue public final static ColorBvr cyan public final static ColorBvr fuchsia public final static ColorBvr gray public final static ColorBvr green public final static ColorBvr lime public final static ColorBvr magenta public final static ColorBvr maroon public final static ColorBvr navy public final static ColorBvr olive public final static ColorBvr purple public final static ColorBvr red public final static ColorBvr silver public final static ColorBvr teal public final static ColorBvr white public final static ColorBvr yellow Methods Defined in Statics public static ColorBvr colorHsl(NumberBvr h, NumberBvr s, NumberBvr l) public static ColorBvr colorRgb(NumberBvr r, NumberBvr g, NumberBvr b) public static ColorBvr colorRgb255(short r, short g, short b) © 1998 Microsoft Corporation. All rights reserved. Terms of Use. Top of Page
These are the fields and methods for the ColorBvr Class:
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.
Top of Page