[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-09-30 UTC."],[[["The `histogram` function calculates the histogram of a given image from its data."],["It takes the image data as a string input and an optional UserRPC object."],["The function returns three 256-element lists, representing the occurrences of each color value in RGB order."],["The function raises errors like `NotImageError`, `BadImageError`, `LargeImageError`, or `Error` if there are issues with the image or its processing."]]],[]]