[[["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 2024-07-13 UTC."],[[["This function transforms an integer's bits into a 1-D array, with the array's length determined by the highest 'on' bit in the integer."],["It is accessed through the `Image.bitsToArrayImage()` method and returns an Image object."],["The method takes one argument, 'input', which represents the Image to be processed."]]],[]]