[[["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-04-17 UTC."],[[["The `ColorInfo` class, part of the Google Cloud Vision V1 library, provides information about a color's RGB components, the fraction of pixels it occupies in an image, and an image-specific score for that color."],["Version 3.7.0 is the latest version of the `ColorInfo` documentation available, with a history of versions dating back to 2.3.0."],["The `ColorInfo` class, inheriting from `Object`, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting various functionalities."],["The class includes properties for `Color` (RGB values), `PixelFraction` (percentage of color in the image), and `Score` (color's relevance), each with values between 0 and 1."],["There are two constructors for the `ColorInfo` class: one default constructor, and one that takes another `ColorInfo` object as a parameter."]]],[]]