pigMan
pigMan
执行代码:Luban.with(context).load(fileList).get(); 运行设备: 荣耀magic ui 安卓11设备上报错, 小米安卓12上代码正常执行 报错信息: Attempt to invoke virtual method 'boolean android.graphics.Bitmap.compress(android.graphics.Bitmap$CompressFormat, int, java.io.OutputStream)' on a null object reference
个人学习使用
How to use the API corresponding to the point prompt mode to implement the Add Mask and Remove Area functions? eg: # point prompt # points default [[0,0]] [[x1,y1],[x2,y2]] #...