send link to app

* Store Color Data and Get Objective-C & Swift Color Code from Status Menu *

- Description -

ObjColors is a developer tool that lets you save color objects as RGB values. Saving color objects, you can access them from applications status menu to generate Objective-C or Swift code for Mac OS X and iOS. The default RGB color method is colorWithRed:green:blue:alpha:. If you intend to generate code for OS X, you can set your default color method to colorWithCalibratedRed:green:blue:alpha:, colorWithDeviceRed:green:blue:alpha: or colorWithSRGBRed:green:blue:alpha:.

- Features -

1. Easily pick a color from a list of 216 colors with 4 different arrangements.
2. Use Color Picker to select a particular color.
3. Drag and drop an image file onto a drop box to extract a pixel color at specific coordinates.
4. Manually enter RGB values to specify a color. Likewise, enter an HTML color value, enter HSB values to specify a color.
5. Generate a line of Objective-C or Swift code for the selected color command on the status menu.
6. Control-click on a color command on the status menu to delete that color.
7. The application supports the retina screen. (tested with 2014 2.6 GHz 13" MacBook Pro)
8. The application does NOT support the fullscreen mode. The application window is not resizable, either.
9. Languages: English and Japanese only
10.Application file size: 10.1 MB.
11.The application comes with a complete users guide written in English. (Choose Help > Users Guide.)
12.The application comes with a 9-page introduction window, giving the user a quick tour over how it works.

- System requirements -

1. 10.8 (tested with 10.8.4), 10.9 (tested with 10.9.5), 10.10 (tested with 10.10.0)
2. 64-bit system

- Limitations -
1. When you use Drop pick, an image must have dimensions of at least 8 pixels x 8 pixels.