TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | May 2015 |
Maintained by Greg Cotten.
VVSceneLinearImageRep is a subclass of NSBitmapImageRep that specifically deals with floating-point scene linear images. There is also a class extension (NSImage+SceneLinear) that helps manage loading, saving, converting, and querying images with scene linear data.
To run the example project, clone the repo, and run pod install
from the Example directory first.
At the moment this is Mac only - this will not work with UIImage as far as I know.
gregcotten, [email protected]
VVSceneLinearImageRep is available under the MIT license.