- Declared In:
- NSColor+misc.h
Category Description
This category contains methods used to support Watson tool functionality, specifically for converting Web-style RGB Hex values into colors.
Method Types
- + colorFromHexRGB:
Class Methods
+ (NSColor *)colorFromHexRGB:(NSString *)inColorString
Return an NSColor from a string representing hex values, e.g. CCFF00.
Version 1.1 Copyright ©2003 by Karelia Software, LLC. All Rights Reserved.