A
B
C
D
E
F
G
H
I
M
N
O
P
Q
R
S
T
U
V
P
- parseCode(String,Map) - function in com.king.zxing.util.CodeUtils
- 解析一维码/二维码图片路径,返回文本内容。
- parseCode(String) - function in com.king.zxing.util.CodeUtils
- 解析一维码/二维码图片路径,返回文本内容。
- parseCode(Bitmap,Map) - function in com.king.zxing.util.CodeUtils
- 解析一维码/二维码位图,返回文本内容。
- parseCode(Bitmap) - function in com.king.zxing.util.CodeUtils
- 解析一维码/二维码位图,返回文本内容。
- parseCodeResult(String,Integer,Integer,Map) - function in com.king.zxing.util.CodeUtils
- 解析一维码/二维码图片路径,返回 Result。
- parseCodeResult(String,Integer,Integer) - function in com.king.zxing.util.CodeUtils
- 解析一维码/二维码图片路径,返回 Result。
- parseCodeResult(String,Integer) - function in com.king.zxing.util.CodeUtils
- 解析一维码/二维码图片路径,返回 Result。
- parseCodeResult(String) - function in com.king.zxing.util.CodeUtils
- 解析一维码/二维码图片路径,返回 Result。
- parseCodeResult(Bitmap,Map) - function in com.king.zxing.util.CodeUtils
- 解析一维码/二维码位图,返回 Result。
- parseCodeResult(Bitmap) - function in com.king.zxing.util.CodeUtils
- 解析一维码/二维码位图,返回 Result。
- parseCodeResult(LuminanceSource,Map) - function in com.king.zxing.util.CodeUtils
- 解析一维码/二维码亮度源,返回 Result。解析策略会按如下顺序尝试:
原图;2) 反色图;3) 支持旋转时的逆时针旋转图。
- parseCodeResult(LuminanceSource) - function in com.king.zxing.util.CodeUtils
- 解析一维码/二维码亮度源,返回 Result。解析策略会按如下顺序尝试:
原图;2) 反色图;3) 支持旋转时的逆时针旋转图。
- parseQRCode(String) - function in com.king.zxing.util.CodeUtils
- 解析二维码图片路径,返回文本内容。
- parseQRCode(Bitmap) - function in com.king.zxing.util.CodeUtils
- 解析二维码位图,返回文本内容。
- parseQRCodeResult(String,Integer,Integer) - function in com.king.zxing.util.CodeUtils
- 解析二维码图片路径,返回 Result。当原图尺寸大于目标尺寸时会先压缩,再进行解析。 当
reqWidth和reqHeight小于等于 0 时不压缩。 - parseQRCodeResult(String,Integer) - function in com.king.zxing.util.CodeUtils
- 解析二维码图片路径,返回 Result。当原图尺寸大于目标尺寸时会先压缩,再进行解析。 当
reqWidth和reqHeight小于等于 0 时不压缩。 - parseQRCodeResult(String) - function in com.king.zxing.util.CodeUtils
- 解析二维码图片路径,返回 Result。当原图尺寸大于目标尺寸时会先压缩,再进行解析。 当
reqWidth和reqHeight小于等于 0 时不压缩。 - peekAvailableContext() - function in androidx.activity.BarcodeCameraScanActivity
- peekWallpaper() - function in android.content.BarcodeCameraScanActivity
- performActivityCreated(Bundle) - function in androidx.fragment.app.BarcodeCameraScanFragment
- performAttach() - function in androidx.fragment.app.BarcodeCameraScanFragment
- performConfigurationChanged(Configuration) - function in androidx.fragment.app.BarcodeCameraScanFragment
- performContextItemSelected(MenuItem) - function in androidx.fragment.app.BarcodeCameraScanFragment
- performCreate(Bundle) - function in androidx.fragment.app.BarcodeCameraScanFragment
- performCreateOptionsMenu(Menu,MenuInflater) - function in androidx.fragment.app.BarcodeCameraScanFragment
- performCreateView(LayoutInflater,ViewGroup,Bundle) - function in androidx.fragment.app.BarcodeCameraScanFragment
- performDestroy() - function in androidx.fragment.app.BarcodeCameraScanFragment
- performDestroyView() - function in androidx.fragment.app.BarcodeCameraScanFragment
- performDetach() - function in androidx.fragment.app.BarcodeCameraScanFragment
- performGetLayoutInflater(Bundle) - function in androidx.fragment.app.BarcodeCameraScanFragment
- performLowMemory() - function in androidx.fragment.app.BarcodeCameraScanFragment
- performMultiWindowModeChanged(Boolean) - function in androidx.fragment.app.BarcodeCameraScanFragment
- performOptionsItemSelected(MenuItem) - function in androidx.fragment.app.BarcodeCameraScanFragment
- performOptionsMenuClosed(Menu) - function in androidx.fragment.app.BarcodeCameraScanFragment
- performPause() - function in androidx.fragment.app.BarcodeCameraScanFragment
- performPictureInPictureModeChanged(Boolean) - function in androidx.fragment.app.BarcodeCameraScanFragment
- performPrepareOptionsMenu(Menu) - function in androidx.fragment.app.BarcodeCameraScanFragment
- performPrimaryNavigationFragmentChanged() - function in androidx.fragment.app.BarcodeCameraScanFragment
- performResume() - function in androidx.fragment.app.BarcodeCameraScanFragment
- performSaveInstanceState(Bundle) - function in androidx.fragment.app.BarcodeCameraScanFragment
- performStart() - function in androidx.fragment.app.BarcodeCameraScanFragment
- performStop() - function in androidx.fragment.app.BarcodeCameraScanFragment
- performViewCreated() - function in androidx.fragment.app.BarcodeCameraScanFragment
- postponeEnterTransition() - function in android.app.BarcodeCameraScanActivity
- postponeEnterTransition() - function in androidx.fragment.app.BarcodeCameraScanFragment
- postponeEnterTransition(Long,TimeUnit) - function in androidx.fragment.app.BarcodeCameraScanFragment
- putExtraData(ComponentActivity.ExtraData) - function in androidx.core.app.BarcodeCameraScanActivity