Classes
The following classes are available globally.
-
Color representation with support for hex, RBG, arithmetic RBG, and integer colors
See moreDeclaration
Objective-C
@interface CLRColor
Swift
class CLRColor
-
Undocumented
Declaration
Objective-C
@interface CLRColorConstants : NSObject @end
Swift
class CLRColorConstants : NSObject
-
Color utilities with support for hex, RBG, arithmetic RBG, and integer colors
See moreDeclaration
Objective-C
@interface CLRColorUtils : NSObject
Swift
class CLRColorUtils : NSObject