Fork me
BeyondAR
Augmented Reality Framework for Android
 All Classes Functions Variables
com.beyondar.android.screenshot.ScreenshotHelper Class Reference

Helper for taking a full screenshot (AR view + camera). More...

Static Public Member Functions

static void takeScreenshot (CameraView cameraView, BeyondarGLSurfaceView bgls, OnScreenshotListener callback, BitmapFactory.Options options)
 Take a snapshot of the BeyondarGLSurface with the camera image as background. More...
 

Detailed Description

Helper for taking a full screenshot (AR view + camera).

Member Function Documentation

static void com.beyondar.android.screenshot.ScreenshotHelper.takeScreenshot ( CameraView  cameraView,
BeyondarGLSurfaceView  bgls,
OnScreenshotListener  callback,
BitmapFactory.Options  options 
)
static

Take a snapshot of the BeyondarGLSurface with the camera image as background.

Parameters
cameraView
bgls
callback

Here is the call graph for this function:


The documentation for this class was generated from the following file: