public sealed class ImageProperties : IMessage<ImageProperties>, IEquatable<ImageProperties>, IDeepCloneable<ImageProperties>, IBufferMessage, IMessage
[[["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 `ImageProperties` documentation is 3.7.0, with several previous versions available, including 3.6.0 down to 2.3.0."],["The `ImageProperties` class, found within the `Google.Cloud.Vision.V1` namespace, is used for storing image properties like dominant colors."],["This class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`ImageProperties` offers a constructor to initialize an instance, either empty or by copying another instance, as well as a `DominantColors` property which will be populated with dominant color data."],["`ImageProperties` members include `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]