![]() |
DFACE JAVA SDK
5.0.0
|
This is the complete list of members for com.dface.api.FaceTool, including all inherited members.
| crop(byte[] rgb, int w, int h, int c, int crop_x, int crop_y, int crop_w, int crop_h) | com.dface.api.FaceTool | |
| cropBitmap(Bitmap srcBitmap, int crop_x, int crop_y, int crop_w, int crop_h) | com.dface.api.FaceTool | |
| flipBitmap(Bitmap srcBitmap) | com.dface.api.FaceTool | |
| resize(byte[] rgb, int w, int h, int c, int resize_w, int resize_h) | com.dface.api.FaceTool | |
| resizeBitmap(Bitmap srcBitmap, int resize_w, int resize_h) | com.dface.api.FaceTool | |
| rotate(byte[] rgb, int w, int h, int format, int clockwise_degree) | com.dface.api.FaceTool | |
| rotateBitmap(Bitmap srcBitmap, int clockwiseDegree) | com.dface.api.FaceTool |