미디어위키 API 도움말
이 페이지는 자동으로 생성된 미디어위키 API 도움말 문서입니다.
설명 문서 및 예시: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=mediadetection
(main / mediadetection)
- 이 모듈은 read 권한을 요구합니다.
- 출처: 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 [연습장에서 열기]