{"id":"graphics.image.processing--graphicsImagePresentationColorResultV1","name":"graphicsImagePresentationColorResultV1","owner":"yeho","package":"graphics.image.processing","kind":"thing","signature":"external thing graphicsImagePresentationColorResultV1","description":"A graphics image presentation color result v1 record carrying available, sourceLinear, tintedSourceLinear, destinationLinear, compositedLinear, and related state.","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":"sourceLinear","kind":"field","type":"graphicsImageLinearPremultipliedV1","description":"Stores source linear as graphicsImageLinearPremultipliedV1.","signature":"graphicsImageLinearPremultipliedV1 sourceLinear","tags":["thing","field","graphics.image.processing"],"updated":"2026-09-09"},{"name":"tintedSourceLinear","kind":"field","type":"graphicsImageLinearPremultipliedV1","description":"Stores tinted source linear as graphicsImageLinearPremultipliedV1.","signature":"graphicsImageLinearPremultipliedV1 tintedSourceLinear","tags":["thing","field","graphics.image.processing"],"updated":"2026-09-09"},{"name":"destinationLinear","kind":"field","type":"graphicsImageLinearPremultipliedV1","description":"Stores destination linear as graphicsImageLinearPremultipliedV1.","signature":"graphicsImageLinearPremultipliedV1 destinationLinear","tags":["thing","field","graphics.image.processing"],"updated":"2026-09-09"},{"name":"compositedLinear","kind":"field","type":"graphicsImageLinearPremultipliedV1","description":"Stores composited linear as graphicsImageLinearPremultipliedV1.","signature":"graphicsImageLinearPremultipliedV1 compositedLinear","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":"cost","kind":"field","type":"graphicsImagePresentationColorCostV1","description":"Stores cost as graphicsImagePresentationColorCostV1.","signature":"graphicsImagePresentationColorCostV1 cost","tags":["thing","field","graphics.image.processing"],"updated":"2026-09-09"},{"name":"cacheIdentity","kind":"field","type":"text","description":"Stores cache identity as text.","signature":"text cacheIdentity","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":"source","kind":"field","type":"text","description":"Stores source as text.","signature":"text source","tags":["thing","field","graphics.image.processing"],"updated":"2026-09-09"},{"name":"graphicsImagePresentationColorResultV1","kind":"constructor","parameters":[{"name":"source","type":"text","description":"Source."}],"returns":"void","signature":"graphicsImagePresentationColorResultV1(text source)","description":"Graphics image presentation color result v1.","tags":["thing","constructor","graphics.image.processing"],"updated":"2026-09-09"},{"name":"Snapshot","kind":"method","parameters":[],"returns":"text","signature":"Snapshot() returns text","description":"Snapshot.","tags":["thing","method","graphics.image.processing"],"exampleId":"method-Snapshot-11","updated":"2026-09-09"}],"tags":["cpu","graphics","graphics.image.processing","image","method","processing","source-example","thing","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/graphics/image/processing/presentation_color_v1.yh","line":402,"sha256":"6879e645971b1eb7a031db4ebc8741b990ea530891250ba275b44d8893adb6fa"},"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 graphicsImagePresentationColorResultV1","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.\ngraphicsImagePresentationColorResultV1 sample = graphicsImagePresentationColorResultV1(\"example\")\nConsole.Log(Text.From(sample.available))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_image_processing__graphicsimagepresentationcolorresultv1\"\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":"f7b8cd056a0b5d6363179b077c1dfc3a78c8affc3583415d36ccb10cb3a528af","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-Snapshot-11","title":"graphicsImagePresentationColorResultV1.Snapshot","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using graphics.image.processing\n\n// Snapshot.\ngraphicsImagePresentationColorResultV1 instance = graphicsImagePresentationColorResultV1(\"example\")\ntext result = instance.Snapshot()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_image_processing__graphicsimagepresentationcolorresultv1\"\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","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"31b6e29f0f41a8358cf48d8617176d802af6e7edc9743453d08963f8a45a1eff","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":["available","sourceLinear","tintedSourceLinear","destinationLinear","compositedLinear","outputPixel","cost","cacheIdentity","diagnostic","source","graphicsImagePresentationColorResultV1","Snapshot"],"url":"https://demonhunterlabs.com/academy/api?item=graphics.image.processing--graphicsImagePresentationColorResultV1","json":"https://demonhunterlabs.com/reference/items/graphics.image.processing--graphicsImagePresentationColorResultV1.json","markdown":"https://demonhunterlabs.com/reference/text/graphics.image.processing--graphicsImagePresentationColorResultV1.md"}
