{"id":"graphics.image.processing--ConvertGraphicsImageWideColorPixelV1","name":"ConvertGraphicsImageWideColorPixelV1","owner":"yeho","package":"graphics.image.processing","kind":"function","signature":"external ConvertGraphicsImageWideColorPixelV1(graphicsImageWideColorTransformV1 transform, text contentIdentity, graphicsImageRgba8V1 pixel, text source) returns graphicsImageWideColorResultV1","description":"Convert graphics image wide color pixel v1.","context":"Transform image data through the package's explicit processing contracts.","parameters":[{"name":"transform","type":"graphicsImageWideColorTransformV1","description":"Supply transform as graphicsImageWideColorTransformV1."},{"name":"contentIdentity","type":"text","description":"Supply content identity as text."},{"name":"pixel","type":"graphicsImageRgba8V1","description":"Supply pixel as graphicsImageRgba8V1."},{"name":"source","type":"text","description":"Supply source as text."}],"returns":"graphicsImageWideColorResultV1","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":435,"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 ConvertGraphicsImageWideColorPixelV1","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.\ngraphicsImageWideColorTransformV1 transform = 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\")\ntext contentIdentity = \"sample\"\ngraphicsImageRgba8V1 pixel = graphicsImageRgba8V1(1, 1, 1, 1)\ntext source = \"example\"\ngraphicsImageWideColorResultV1 result = ConvertGraphicsImageWideColorPixelV1(transform, contentIdentity, pixel, source)\nConsole.Log(\"Inspect result in your debugger\")\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_image_processing__convertgraphicsimagewidecolorpixelv1\"\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":"01d6499eb0010af85f70aeefc38f460831a19ddad99ffe21e77a3b625f657621","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=graphics.image.processing--ConvertGraphicsImageWideColorPixelV1","json":"https://demonhunterlabs.com/reference/items/graphics.image.processing--ConvertGraphicsImageWideColorPixelV1.json","markdown":"https://demonhunterlabs.com/reference/text/graphics.image.processing--ConvertGraphicsImageWideColorPixelV1.md"}
