[[["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 latest version of the `ColorInfo` documentation is 3.7.0, with other documented versions ranging from 2.3.0 to 3.6.0."],["`ColorInfo` provides information about a specific color, including its RGB components, the fraction of the image it occupies (PixelFraction), and an image-specific score."],["`ColorInfo` is a class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `ColorInfo` class contains three properties: Color, which represents the RGB components of the color, PixelFraction, representing the portion of pixels in the image, and Score, representing an image-specific score for this color, all of which can be accessed and set."],["The class offers two constructors, a parameterless one and one that accepts another ColorInfo object as a parameter."]]],[]]