|
|
|||
|
|
| Mathematica Import/Export Format |
| Adobe Photoshop color swatch format. Used for storing color palettes. Native format of the Adobe Photoshop image-editing application. ACO is an acronym derived from Adobe Color. Binary file format. Stores color specifications and, in Version 2 of the format, color names. Represents color values using 16 bits per color channel. Supports a variety of color spaces. |
| "Elements" | list of elements and options available in this file | |
| "Rules" | full list of rules for each element and option | |
| "Options" | list of rules for options, properties and settings |
| "ColorList" | list of color primitives | |
| "ColorRules" | rules for named colors | |
| "ColorSetters" | list of ColorSetter objects |
Read an ACO file that contains a palette of the 206 web-safe colors, and show the first few:
Import the same file as a list of ColorSetter objects:
Show all ColorSetter objects arranged in a grid:
|
| © 2013 Wolfram Research, Inc. |