{"id":"graphics.image--GraphicsImageJpegDecoderContract","name":"GraphicsImageJpegDecoderContract","owner":"yeho","package":"graphics.image","kind":"function","signature":"external GraphicsImageJpegDecoderContract() returns text","description":"Graphics image jpeg decoder contract.","context":"Decode and represent image data, including bounded PNG, JPEG, WebP, and SVG paths.","parameters":[],"returns":"text","members":[],"tags":["cpu","function","graphics","graphics.image","image","source-example","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/graphics/image/jpeg.yh","line":1060,"sha256":"0aca17188516c6247ad82179644deb6c99b7dc0eb06f361b2f918b5018a69ad3"},"status":"source-declared","notes":["Package presence and a declaration do not establish support on every host. Host services need their platform and lifecycle setup."],"examples":[{"id":"usage","title":"Use GraphicsImageJpegDecoderContract","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using graphics.image\n\n// Decode and represent image data, including bounded PNG, JPEG, WebP, and SVG paths.\ntext result = GraphicsImageJpegDecoderContract()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_image__graphicsimagejpegdecodercontract\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"graphics.image\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/image\"\n","tags":["cpu","source-example"],"verification":"type checked","run":"cpu-oracle","sha256":"94fb4f2b47dc7d12052048b5c2e060690e91fbe504469ae90a1f3277f52eaa1b","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=graphics.image--GraphicsImageJpegDecoderContract","json":"https://demonhunterlabs.com/reference/items/graphics.image--GraphicsImageJpegDecoderContract.json","markdown":"https://demonhunterlabs.com/reference/text/graphics.image--GraphicsImageJpegDecoderContract.md"}
