public sealed class CropHintsParams : IMessage<CropHintsParams>, IEquatable<CropHintsParams>, IDeepCloneable<CropHintsParams>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class CropHintsParams.
Aspect ratios in floats, representing the ratio of the width to the height
of the image. For example, if the desired aspect ratio is 4/3, the
corresponding float value should be 1.33333. If not specified, the
best possible crop is returned. The number of provided aspect ratios is
limited to a maximum of 16; any aspect ratios provided after the 16th are
ignored.
[[["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 document provides reference information for the \u003ccode\u003eCropHintsParams\u003c/code\u003e class within the Google Cloud Vision v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCropHintsParams\u003c/code\u003e is a class used to define parameters for crop hints annotation requests.\u003c/p\u003e\n"],["\u003cp\u003eThe class has been implemented with multiple versions, from 2.3.0 to the latest 3.7.0 version, all of which have been linked to in the document.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCropHintsParams\u003c/code\u003e class inherits from Object, and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default \u003ccode\u003eCropHintsParams()\u003c/code\u003e and another that takes in another \u003ccode\u003eCropHintsParams\u003c/code\u003e parameter.\u003c/p\u003e\n"]]],[],null,[]]