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

jBitmap_GetRoundedShape

Declaration

Source position: And_jni_Bridge.pas line 278

function jBitmap_GetRoundedShape(

  env: PJNIEnv;

  _jbitmap: jobject;

  _bitmapImage: jobject

):jobject; overload;

function jBitmap_GetRoundedShape(

  env: PJNIEnv;

  _jbitmap: jobject;

  _bitmapImage: jobject;

  _diameter: Integer

):jobject; overload;



CT Web help

CodeTyphon Studio