videovillage / oiiococoa

OpenImageIO for Cocoa
Other
11 stars 2 forks source link

Added a method for getting CGImage and image metadata #2

Closed riots100 closed 9 years ago

riots100 commented 9 years ago

for functions that do not require an NSImage. Added a block based timer function that is much lighter weight than using NSDate classes.

gregcotten commented 9 years ago

Looks good - I made a few changes and pull requested you. Once you pull those in I'll merge!