Unit 'And_jni_Bridge' Package
[Overview][Types][Procedures and functions][Index] [#pw_androidwizard]

jCanvas_CreateBitmap

Declaration

Source position: And_jni_Bridge.pas line 240

function jCanvas_CreateBitmap(

  env: PJNIEnv;

  _jcanvas: jobject;

  _width: Integer;

  _height: Integer;

  _backgroundColor: Integer

):jobject;



CT Web help

CodeTyphon Studio