MediaWiki API ヘルプ
このページは自動生成された MediaWiki API の説明文書ページです。
説明文書と例: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=mediadetection
(main | mediadetection)
- このモジュールは読み取りの権限を必要とします。
- ソース: Upload Wizard
- ライセンス: GPL-2.0-or-later
Return the likelihood that the stashed image represented by the supplied filekey is a logo
パラメーター:
その他一般パラメーターが利用可能です。
- filename
ファイルページの名前
- filekey
filekey returned from the stash API request
例:
- Return the likelihood that the image represented by the supplied filename is a logo
- api.php?action=mediadetection&filename=My_image.jpg [サンドボックスで開く]
- Return the likelihood that the stashed image represented by the supplied filekey is a logo 指定のファイルキーが示す保存済みの画像がロゴである確立を返す
- api.php?action=mediadetection&filekey=1ax8vy7ctc3k.op1rqo.3.jpg [サンドボックスで開く]