public sealed class DominantColorsAnnotation : IMessage<DominantColorsAnnotation>, IEquatable<DominantColorsAnnotation>, IDeepCloneable<DominantColorsAnnotation>, IBufferMessage, IMessage
Set of dominant colors and their corresponding scores.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDominantColorsAnnotation\u003c/code\u003e class, part of the Google Cloud Vision V1 library, represents a set of dominant colors and their associated scores.\u003c/p\u003e\n"],["\u003cp\u003eThis class is available in multiple versions, with 3.7.0 being the latest and 3.1.0 currently shown, and other versions from 3.6.0 all the way down to 2.3.0 listed.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDominantColorsAnnotation\u003c/code\u003e implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eColors\u003c/code\u003e property of \u003ccode\u003eDominantColorsAnnotation\u003c/code\u003e is a \u003ccode\u003eRepeatedField\u003c/code\u003e containing \u003ccode\u003eColorInfo\u003c/code\u003e, which details RGB color values along with their score and pixel fraction.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and one that take another \u003ccode\u003eDominantColorsAnnotation\u003c/code\u003e as a parameter, to allow creating deep copies of it.\u003c/p\u003e\n"]]],[],null,[]]