[[["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 in the Google Cloud Vision v1 API provides detailed information about a color within an image, including its RGB components, pixel fraction, and image-specific score."],["The latest version of `ColorInfo` is 3.7.0, and multiple earlier versions are also available for reference, spanning back to version 2.3.0."],["The `ColorInfo` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities."],["`ColorInfo` has three key properties: `Color` which represents the RGB components, `PixelFraction` denoting the proportion of pixels the color covers in the image, and `Score` which signifies the image-specific score for the color, each with range values."]]],[]]