{"id":"graphics.image.processing--graphicsImagePreparedPixelV1","name":"graphicsImagePreparedPixelV1","owner":"yeho","package":"graphics.image.processing","kind":"thing","signature":"external thing graphicsImagePreparedPixelV1","description":"A graphics image prepared pixel v1 record carrying available, linearPixel, outputPixel, diagnostic.","context":"Transform image data through the package's explicit processing contracts.","parameters":[],"returns":"void","members":[{"name":"available","kind":"field","type":"bool","description":"Stores available as bool.","signature":"bool available","tags":["thing","field","graphics.image.processing"],"updated":"2026-09-09"},{"name":"linearPixel","kind":"field","type":"graphicsImageLinearPremultipliedV1","description":"Stores linear pixel as graphicsImageLinearPremultipliedV1.","signature":"graphicsImageLinearPremultipliedV1 linearPixel","tags":["thing","field","graphics.image.processing"],"updated":"2026-09-09"},{"name":"outputPixel","kind":"field","type":"graphicsImageRgba8V1","description":"Stores output pixel as graphicsImageRgba8V1.","signature":"graphicsImageRgba8V1 outputPixel","tags":["thing","field","graphics.image.processing"],"updated":"2026-09-09"},{"name":"diagnostic","kind":"field","type":"text","description":"Stores diagnostic as text.","signature":"text diagnostic","tags":["thing","field","graphics.image.processing"],"updated":"2026-09-09"},{"name":"graphicsImagePreparedPixelV1","kind":"constructor","parameters":[],"returns":"void","signature":"graphicsImagePreparedPixelV1()","description":"Graphics image prepared pixel v1.","tags":["thing","constructor","graphics.image.processing"],"updated":"2026-09-09"}],"tags":["cpu","graphics","graphics.image.processing","image","processing","source-example","thing","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/graphics/image/processing/filter_color_v1.yh","line":623,"sha256":"cadbb989f7058f1fad34453e9d3f8c298787936ddfdd4575067d3f3b6a8a3f92"},"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 graphicsImagePreparedPixelV1","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using graphics.image.processing\n\n// Transform image data through the package's explicit processing contracts.\ngraphicsImagePreparedPixelV1 sample = graphicsImagePreparedPixelV1()\nConsole.Log(Text.From(sample.available))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_image_processing__graphicsimagepreparedpixelv1\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"graphics.image.processing\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/image/processing\"\n","tags":["cpu","source-example"],"verification":"type checked","run":"cpu-oracle","sha256":"e331bef0f09ba975ebc4475b8f67d0ee4e9a255181878bf135f3179650085253","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":["available","linearPixel","outputPixel","diagnostic","graphicsImagePreparedPixelV1"],"url":"https://demonhunterlabs.com/academy/api?item=graphics.image.processing--graphicsImagePreparedPixelV1","json":"https://demonhunterlabs.com/reference/items/graphics.image.processing--graphicsImagePreparedPixelV1.json","markdown":"https://demonhunterlabs.com/reference/text/graphics.image.processing--graphicsImagePreparedPixelV1.md"}
