B4A Library RSImageProcessing Library

cb56

Member
Licensed User
Longtime User
Hi, it's possible to disable logging (RSSketchLibrary has been initialized)?
 

MitchBu

Well-Known Member
Licensed User
Longtime User
Hi,

trying to run the project.

The menu did not show, so I added
B4X:
Activity.OpenMenu

but when I tap on any of the menu options, I get this :

** Activity (main) Create, isFirst = true **
** Activity (main) Resume **

Error occurred on line: 67 (Main)
java.lang.RuntimeException: Object should first be initialized (Bitmap).
at anywheresoftware.b4a.AbsObjectWrapper.getObject(AbsObjectWrapper.java:50)
at com.rootsoft.rsimageprocessing.main._mnublend_click(main.java:430)

../...

Any idea how to alleviate the error ?

Thank you in advance.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…