[[["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 2023-10-06 UTC."],[[["Clamps pixel values within a specified range, ensuring all bands fall between a minimum and maximum value."],["Takes an input image, a minimum (`low`), and a maximum (`high`) value as arguments."],["Modifies the input image directly, returning a new image with clamped pixel values."],["Useful for adjusting image contrast or ensuring pixel values are within a desired range for further processing."]]],[]]