OutSystems Forge 日本語データベース

CameraPreview Plugin

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2017-02-17 2.1.0 Rodrigo Coutinho 10.0.303.0 All All Plug-ins
アプリケーションでのカメラのライブビューを可能にし、画像をキャプチャするプラグイン。 注:現在、プラグインはiOSでのみ動作しています。
画像をキャプチャすることに加えて、あなたのアプリでカメラからのライブフィードを表示することができます。 あなたのwebviewの裏側にプレビューを表示したい場合は、あなたのhtmlとbodyに透明な背景があることを確認してください! html, body { background-color: transparent; } ここで使用例を見つけることができます。

[Overview]
Plugin that enables having a live view of the camera on your application, as well as capturing images. Note: Currently the plugin is only working for iOS.
[Detail]
Allows showing a live feed from the camera on your app, in addition to capturing images. If you want to show the preview on the back of your webview, be sure to have a transparent background on your html and body! html, body { background-color: transparent; } You can find a usage example here.
戻る