+ (MCCLamp *) lamp
Default constructor
- (ULONG) blue
- (ULONG *) color
- (ULONG) colorType
- (ULONG) green
- (void) noNotifySetBlue:(ULONG)blue
- (void) noNotifySetColor:(ULONG *)color
- (void) noNotifySetGreen:(ULONG)green
- (void) noNotifySetPenSpec:(struct MUI_PenSpec *)penspec
- (void) noNotifySetRed:(ULONG)red
- (void) noNotifySetType:(ULONG)type
- (struct MUI_PenSpec *) penSpec
- (ULONG) red
- (void) setBlue:(ULONG)blue
- (void) setColor:(ULONG *)color
- (void) setGreen:(ULONG)green
- (void) setPenSpec:(struct MUI_PenSpec *)penspec
- (void) setRGB:(ULONG)red green:(ULONG)green blue:(ULONG)blue
- (void) setRed:(ULONG)red
- (void) setType:(ULONG)type
- (ULONG) type