{"id":"graphics.image.processing--ConvertGraphicsImageWideColorBoundPixelUncheckedV1","name":"ConvertGraphicsImageWideColorBoundPixelUncheckedV1","owner":"yeho","package":"graphics.image.processing","kind":"function","signature":"external ConvertGraphicsImageWideColorBoundPixelUncheckedV1(graphicsImageWideColorBindingV1 original binding, graphicsImageRgba8V1 pixel) returns graphicsImageRgba8V1","description":"Convert graphics image wide color bound pixel unchecked v1.","context":"Transform image data through the package's explicit processing contracts.","parameters":[{"name":"binding","type":"graphicsImageWideColorBindingV1 original","description":"Supply binding as graphicsImageWideColorBindingV1 original."},{"name":"pixel","type":"graphicsImageRgba8V1","description":"Supply pixel as graphicsImageRgba8V1."}],"returns":"graphicsImageRgba8V1","members":[],"tags":["cpu","function","graphics","graphics.image.processing","image","processing","source-example","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/graphics/image/processing/wide_gamut_v1.yh","line":421,"sha256":"081fc586b2741b284f81ee8cfab8702eda3e45bb781993f802449705fc3e63af"},"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 ConvertGraphicsImageWideColorBoundPixelUncheckedV1","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.\ngraphicsImageWideColorBindingV1 binding = graphicsImageWideColorBindingV1(graphicsImageWideColorTransformV1(graphicsImageColorEncodingV1(\"primaries\", \"transfer\", 1, 1, \"profile Identity\", \"example\"), graphicsImageColorEncodingV1(\"primaries\", \"transfer\", 1, 1, \"profile Identity\", \"example\"), graphicsImageColorMatrixQ14V1(1, 1, 1, 1, 1, 1, 1, 1, 1), \"profile Provenance\", \"intent\", true, \"transform Identity\", \"example\"), \"example\")\ngraphicsImageRgba8V1 pixel = graphicsImageRgba8V1(1, 1, 1, 1)\ngraphicsImageRgba8V1 result = ConvertGraphicsImageWideColorBoundPixelUncheckedV1(binding, pixel)\nConsole.Log(\"Inspect result in your debugger\")\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_image_processing__convertgraphicsimagewidecolorboundpixeluncheckedv1\"\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":"5f4a1003c6fa2acf09712be7b42f9fdd942e55586191977f3010c41ffaec190a","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=graphics.image.processing--ConvertGraphicsImageWideColorBoundPixelUncheckedV1","json":"https://demonhunterlabs.com/reference/items/graphics.image.processing--ConvertGraphicsImageWideColorBoundPixelUncheckedV1.json","markdown":"https://demonhunterlabs.com/reference/text/graphics.image.processing--ConvertGraphicsImageWideColorBoundPixelUncheckedV1.md"}
