AndroidBitmapInfo
version(Android)
extern (
C) @
system nothrow @
nogc struct AndroidBitmapInfo {
}
- flags
uint flags;
Undocumented in source.
- format
int format;
Undocumented in source.
- height
uint height;
Undocumented in source.
- stride
uint stride;
Undocumented in source.
- width
uint width;
Undocumented in source.
android bitmap
enumsfunctionsmanifest constantsstructs