{"id":"graphics.image--GraphicsImagePngDecoderContract","name":"GraphicsImagePngDecoderContract","owner":"yeho","package":"graphics.image","kind":"function","signature":"external GraphicsImagePngDecoderContract() returns text","description":"Graphics image png 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/png.yh","line":1010,"sha256":"8e4ae85bf4a99985062946b15defc2fc24b4f8d548067f93fbd5944e15886200"},"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 GraphicsImagePngDecoderContract","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 = GraphicsImagePngDecoderContract()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_image__graphicsimagepngdecodercontract\"\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":"b0bb564dcb4b37f794876d70b51df847c31976f917c74ee7d0ae07e60f1ac046","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=graphics.image--GraphicsImagePngDecoderContract","json":"https://demonhunterlabs.com/reference/items/graphics.image--GraphicsImagePngDecoderContract.json","markdown":"https://demonhunterlabs.com/reference/text/graphics.image--GraphicsImagePngDecoderContract.md"}
