NSColor (misc)


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

colorFromHexRGB:

+ (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.