{"id":"graphics.image.processing--CreateGraphicsImageColorMatrixQ14V1","name":"CreateGraphicsImageColorMatrixQ14V1","owner":"yeho","package":"graphics.image.processing","kind":"function","signature":"external CreateGraphicsImageColorMatrixQ14V1(int m00, int m01, int m02, int m10, int m11, int m12, int m20, int m21, int m22) returns graphicsImageColorMatrixQ14V1","description":"Create graphics image color matrix q14 v1 from the supplied values.","context":"Transform image data through the package's explicit processing contracts.","parameters":[{"name":"m00","type":"int","description":"Supply m00 as int."},{"name":"m01","type":"int","description":"Supply m01 as int."},{"name":"m02","type":"int","description":"Supply m02 as int."},{"name":"m10","type":"int","description":"Supply m10 as int."},{"name":"m11","type":"int","description":"Supply m11 as int."},{"name":"m12","type":"int","description":"Supply m12 as int."},{"name":"m20","type":"int","description":"Supply m20 as int."},{"name":"m21","type":"int","description":"Supply m21 as int."},{"name":"m22","type":"int","description":"Supply m22 as int."}],"returns":"graphicsImageColorMatrixQ14V1","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":165,"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 CreateGraphicsImageColorMatrixQ14V1","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.\nint m00 = 1\nint m01 = 1\nint m02 = 1\nint m10 = 1\nint m11 = 1\nint m12 = 1\nint m20 = 1\nint m21 = 1\nint m22 = 1\ngraphicsImageColorMatrixQ14V1 result = CreateGraphicsImageColorMatrixQ14V1(m00, m01, m02, m10, m11, m12, m20, m21, m22)\nConsole.Log(\"Inspect result in your debugger\")\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_image_processing__creategraphicsimagecolormatrixq14v1\"\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":"94da889d55397f4131074b42912a9ca928f74943fecddc27b6ca5d5fcc9d44ca","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=graphics.image.processing--CreateGraphicsImageColorMatrixQ14V1","json":"https://demonhunterlabs.com/reference/items/graphics.image.processing--CreateGraphicsImageColorMatrixQ14V1.json","markdown":"https://demonhunterlabs.com/reference/text/graphics.image.processing--CreateGraphicsImageColorMatrixQ14V1.md"}
