Cloud Vision V1 Client - Class ImageProperties (2.0.3)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Vision V1 Client class ImageProperties.
Stores image properties, such as dominant colors.
Generated from protobuf message google.cloud.vision.v1.ImageProperties
Namespace
Google \ Cloud \ Vision \ V1
Methods
__construct
Parameters |
Name |
Description |
data |
array
Optional. Data for populating the Message object.
|
↳ dominant_colors |
DominantColorsAnnotation
If present, dominant colors completed successfully.
|
getDominantColors
If present, dominant colors completed successfully.
hasDominantColors
clearDominantColors
setDominantColors
If present, dominant colors completed successfully.
Returns |
Type |
Description |
$this |
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Cloud Vision V1 Client - Class ImageProperties (2.0.3)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.3 (latest)](/php/docs/reference/cloud-vision/latest/V1.ImageProperties)\n- [2.0.2](/php/docs/reference/cloud-vision/2.0.2/V1.ImageProperties)\n- [1.10.3](/php/docs/reference/cloud-vision/1.10.3/V1.ImageProperties)\n- [1.9.4](/php/docs/reference/cloud-vision/1.9.4/V1.ImageProperties)\n- [1.8.0](/php/docs/reference/cloud-vision/1.8.0/V1.ImageProperties)\n- [1.7.6](/php/docs/reference/cloud-vision/1.7.6/V1.ImageProperties)\n- [1.6.8](/php/docs/reference/cloud-vision/1.6.8/V1.ImageProperties) \nReference documentation and code samples for the Cloud Vision V1 Client class ImageProperties.\n\nStores image properties, such as dominant colors.\n\nGenerated from protobuf message `google.cloud.vision.v1.ImageProperties`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Vision \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getDominantColors\n\nIf present, dominant colors completed successfully.\n\n### hasDominantColors\n\n### clearDominantColors\n\n### setDominantColors\n\nIf present, dominant colors completed successfully."]]