[[["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."],[[["This function computes the inverse of an image's color transformation matrix."],["Applying `matrixInverse()` essentially reverses the color transformation previously applied to the image."],["The function returns a new `Image` object with the inverted matrix applied."],["It's used to undo color manipulations performed using matrix operations on an image."]]],[]]