[[["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 2025-03-05 UTC."],[[["`Image.Format` is an enum that defines the image formats used by the images API."],["The `Image.Format` enum inherits several members from the `Enum` and `Object` classes, such as `valueOf`, `clone`, `equals`, and `toString`."],["The enum includes static fields that specify the supported image formats: `BMP`, `GIF`, `ICO`, `JPEG`, `PNG`, `TIFF`, and `WEBP`."],["`Image.Format` provides the static methods `valueOf(String name)` and `values()`."]]],[]]