[[["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."],[[["Transforms image data to an unsigned 32-bit integer format."],["This operation is applied directly to an image and results in an Image object."],["Accepts an image as input (`value`)."]]],["Converts an image to an unsigned 32-bit integer representation. The `Image.uint32()` function is applied to an image (`value`) and returns a new image with the values cast to this format. This process transforms the original image's data type to an unsigned 32-bit integer.\n"]]