I tried this PixelExtractor class in Swift 3 and got an error;
Cannot use the parameter list of type'(UnsafeMutableRawPointer?)’ to call the initial value setting of type’UnsafePointer’ Item
I tried this PixelExtractor class in Swift 3 and got an error;
Cannot use the parameter list of type'(UnsafeMutableRawPointer?)’ to call the initial value setting of type’UnsafePointer’ Item