{"id":"graphics.image.processing--CompositeGraphicsImageLinearSourceOverV1","name":"CompositeGraphicsImageLinearSourceOverV1","owner":"yeho","package":"graphics.image.processing","kind":"function","signature":"external CompositeGraphicsImageLinearSourceOverV1(graphicsImageLinearPremultipliedV1 sourcePixel, graphicsImageLinearPremultipliedV1 destinationPixel) returns graphicsImageLinearPremultipliedV1","description":"Composite graphics image linear source over v1.","context":"Transform image data through the package's explicit processing contracts.","parameters":[{"name":"sourcePixel","type":"graphicsImageLinearPremultipliedV1","description":"Supply source pixel as graphicsImageLinearPremultipliedV1."},{"name":"destinationPixel","type":"graphicsImageLinearPremultipliedV1","description":"Supply destination pixel as graphicsImageLinearPremultipliedV1."}],"returns":"graphicsImageLinearPremultipliedV1","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/filter_color_v1.yh","line":485,"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 CompositeGraphicsImageLinearSourceOverV1","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.\ngraphicsImageLinearPremultipliedV1 sourcePixel = graphicsImageLinearPremultipliedV1(1, 1, 1, 1)\ngraphicsImageLinearPremultipliedV1 destinationPixel = graphicsImageLinearPremultipliedV1(1, 1, 1, 1)\ngraphicsImageLinearPremultipliedV1 result = CompositeGraphicsImageLinearSourceOverV1(sourcePixel, destinationPixel)\nConsole.Log(\"Inspect result in your debugger\")\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_image_processing__compositegraphicsimagelinearsourceoverv1\"\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":"64ff77a0288e1a7c90e7d77cd9ca381468604e3e80e586bf85dcbdd080eb4dff","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=graphics.image.processing--CompositeGraphicsImageLinearSourceOverV1","json":"https://demonhunterlabs.com/reference/items/graphics.image.processing--CompositeGraphicsImageLinearSourceOverV1.json","markdown":"https://demonhunterlabs.com/reference/text/graphics.image.processing--CompositeGraphicsImageLinearSourceOverV1.md"}
