Aseprite atlases use strings for colors (for some reason). This allows you to easily convert to a more usable format.

Static methods

statictoFlxColor(this:String):Null<Null<Int>>

Converts the underlying string to an actual color usable by flixel tools

statictoString(this:String):String