Skip to content

Instantly share code, notes, and snippets.

@dmytro-anokhin
Last active October 10, 2017 21:48
Show Gist options
  • Save dmytro-anokhin/daf532ecc21351fa4736762fde42d269 to your computer and use it in GitHub Desktop.
Save dmytro-anokhin/daf532ecc21351fa4736762fde42d269 to your computer and use it in GitHub Desktop.
open class Palette : NSObject {
open func convert(to colorSpace: ColorSpace) throws -> Palette
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment