dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
AndroidBitmap_lockPixels
android
bitmap
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Android)
extern (
C
) @
system
nothrow @
nogc
int
AndroidBitmap_lockPixels
(
JNIEnv
*
env
,
jobject
jbitmap
,
void
**
addrPtr
)
Meta
Source
See Implementation
android
bitmap
enums
AndroidBitmapFormat
functions
AndroidBitmap_getInfo
AndroidBitmap_lockPixels
AndroidBitmap_unlockPixels
manifest constants
ANDROID_BITMAP_RESULT_ALLOCATION_FAILED
ANDROID_BITMAP_RESULT_BAD_PARAMETER
ANDROID_BITMAP_RESULT_JNI_EXCEPTION
ANDROID_BITMAP_RESULT_SUCCESS
structs
AndroidBitmapInfo