#Mac OS X
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// NSColor+NSColor_sRGB.h | |
// | |
// Created by Alexander Danmayer on 10/17/12. | |
// Copyright (c) 2012 Alexander Danmayer. All rights reserved. | |
// | |
#import <Cocoa/Cocoa.h> | |
@interface NSColor (NSColor_sRGB) |