问题
I am using a capture card driver which gives me the captured bitmap in the form of an unsigned long. Is there any way that I could convert it into an Android bitmap? I would like to display it in an imageview.
来源:https://stackoverflow.com/questions/56732181/converting-capture-card-bitmap-array-to-android-bitmap-array-using-jni