AI-103 Computer Vision Practice Question
You need to determine the primary dominant colors and whether an image is predominantly black-and-white using Azure AI Vision. Which visual feature parameter provides this information?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
features=color
The color feature returns dominant foreground color, background color, accent color, and whether the image is black and white.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
features=denseCaptions
Why it's wrong here
Dense captions provide richer descriptions with bounding boxes, not color profiles.
- ✓
features=color
Why this is correct
The color feature analyzes color properties including dominant colors and black-and-white status.
- ✗
features=people
Why it's wrong here
People detects human bounding boxes and coordinates.
- ✗
features=tags
Why it's wrong here
Tags extracts content tags related to objects or concepts, not color schemes.
About these practice questions
Courseiva writes every AI-103 question from scratch — 510 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed August 2026 · checked against the official Microsoft exam blueprint
This AI-103 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AI-103 exam.