OutSystems Forge 日本語データベース

Camera Preview Plugin Multi platform

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

Forge英文サイト

2017-03-17 1.0.0 Jordi Gräffner 10.0.303.0 Plug-ins
これはAndroidとIOSで動作するCordova Camera Previewプラグインです。
これはAndroidとIOSで動作するCordova Camera Previewプラグインです。 使い方: このプラグインを使用する画面で、これをあなたのCSSに追加してください: SyntaxEditorコードスニペット html, body { background-color: transparent; } 撮影した画像の結果を確認するには、画像ウィジェットを画面に追加し、画像に名前:画像を付けます。 今のところ写真を撮って直接イメージウィジェットに表示することは可能です。 これは将来のアップデートでは別になるでしょう。

[Overview]
This is the Cordova Camera Preview Plugin working in Android and IOS.
[Detail]
This is the Cordova Camera Preview Plugin working in Android and IOS. How to use: Make sure to add this to your css in the screen you want to use this plugin: SyntaxEditor Code Snippet html, body { background-color: transparent; } To see the result of a taken picture add a Image widget to your screen and give it the name: image. For now it is only possible to take a picture and directly display it in a image widget. This wil be seperated in a future update.
戻る