yangKJ / Harbeth

🎨 GPU accelerated image / video and camera filter library based on Metal. Support macOS & iOS. 图像、视频、相机滤镜框架
MIT License
509 stars 73 forks source link

大佬,CIColorCube能支持调节强度吗? #41

Closed JohnnyHooo closed 2 months ago

JohnnyHooo commented 2 months ago

我想和C7LookupTable类似,支持调节intensity

yangKJ commented 2 months ago

还不行,刚刚尝试过CIColorCubeWithColorSpace还不支持kCIInputIntensityKey。

JohnnyHooo commented 1 month ago

能否支持一下呢,刚需

yangKJ commented 1 month ago

你可以自己研究研究CoreImage,我最近事情比较多!