heestand-xyz / ImageFX

Async UIImage & NSImage Effects
MIT License
11 stars 3 forks source link

Compiling error #2

Open adamovitch opened 2 years ago

adamovitch commented 2 years ago

Hi, I've got compile error for

imagePix.manuallyRender()

in func

fx( image: _Image, edit: (ImagePIX) -> (PIX & NODEOut)) async throws -> Image

I tried to find this func in different branches but I fault. I also tried to find funcs with like names but fault to. Could you please explain what wrong with it?