Open adib opened 12 years ago
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 4 committers have signed the CLA.
:white_check_mark: adib
:x: joshaber
:x: Justin Spahr-Summers
:x: jspahrsummers
Hi,
These changes adds a subclass to TUIImage that is backed by an NSImage instance (not CGImageRef). The benefits are:
Thanks.