Category: github

by HUAWEI Image Kit endows apps with powerful smart editing and scene-specific animation capabilities, offering up to 24 ready-made image rendering effects and design functions. By integrating the Kit, your app will be equipped to provide the enthralling, and enriching photo editing that today's users demand.

Example: In initFilter of the onClick method, write the method of obtaining an ImageVisionImpl object that is used to obtain the filter effect.

To call setVisionCallBack during service initialization, you must implement the VisionCallBack API by overriding its onSuccess(ImageVisionImpl imageVision) and onFailure(int errorCode) methods.

Related Articles