Skip to content

Commit

Permalink
Implement UIColor via class clustering and CGColor
Browse files Browse the repository at this point in the history
- Implement UIColor as a class cluster
- Support singleton const color
- Support for getRed&getWhite Apis to respect colorspace
- Removed direct access of internal structs
- Removed unnecessary functionality
- Improve Code quality

Fixes microsoft#2524, microsoft#2243
  • Loading branch information
msft-Jeyaram committed Apr 27, 2017
1 parent d6f0988 commit 2577d39
Show file tree
Hide file tree
Showing 2 changed files with 257 additions and 565 deletions.
Loading

0 comments on commit 2577d39

Please sign in to comment.