# disp_getScreenShotBitmap >i**描述:可以直接返回bitmap的截图方法 函数:Bitmap disp_getScreenShot()** #### 代码示例 ```java smdtManager.disp_getScreenShotBitmap() ``` #### 返回值 |类型 |说明 | |- |- | |Bitmap|bitmap格式|