{"id":"graphics.image.processing--graphicsImagePreparedPresentationColorBindingV1","name":"graphicsImagePreparedPresentationColorBindingV1","owner":"yeho","package":"graphics.image.processing","kind":"thing","signature":"external thing graphicsImagePreparedPresentationColorBindingV1","description":"A graphics image prepared presentation color binding v1 record carrying available, policy, tintLinear, destinationLinear, opacity16, 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":"policy","kind":"field","type":"graphicsImagePresentationColorPolicyV1","description":"Stores policy as graphicsImagePresentationColorPolicyV1.","signature":"graphicsImagePresentationColorPolicyV1 policy","tags":["thing","field","graphics.image.processing"],"updated":"2026-09-09"},{"name":"tintLinear","kind":"field","type":"graphicsImageLinearPremultipliedV1","description":"Stores tint linear as graphicsImageLinearPremultipliedV1.","signature":"graphicsImageLinearPremultipliedV1 tintLinear","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":"opacity16","kind":"field","type":"int","description":"Stores opacity16 as int.","signature":"int opacity16","tags":["thing","field","graphics.image.processing"],"updated":"2026-09-09"},{"name":"outputSrgb","kind":"field","type":"bool","description":"Stores output srgb as bool.","signature":"bool outputSrgb","tags":["thing","field","graphics.image.processing"],"updated":"2026-09-09"},{"name":"outputSrgbToLinear16","kind":"field","type":"list of int","description":"Stores output srgb to linear16 as list of int.","signature":"list of int outputSrgbToLinear16","tags":["thing","field","graphics.image.processing"],"updated":"2026-09-09"},{"name":"regionCacheIdentity","kind":"field","type":"text","description":"Stores region cache identity as text.","signature":"text regionCacheIdentity","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":"graphicsImagePreparedPresentationColorBindingV1","kind":"constructor","parameters":[{"name":"policy","type":"graphicsImagePresentationColorPolicyV1","description":"Policy."},{"name":"source","type":"text","description":"Source."}],"returns":"void","signature":"graphicsImagePreparedPresentationColorBindingV1(graphicsImagePresentationColorPolicyV1 policy, text source)","description":"Graphics image prepared presentation color binding 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":201,"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 graphicsImagePreparedPresentationColorBindingV1","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.\ngraphicsImagePreparedPresentationColorBindingV1 sample = graphicsImagePreparedPresentationColorBindingV1(graphicsImagePresentationColorPolicyV1(\"source Color Space\", \"tint Color Space\", \"destination Color Space\", \"output Color Space\", \"example\"), \"example\")\nConsole.Log(Text.From(sample.available))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_image_processing__graphicsimagepreparedpresentationcolorbindingv1\"\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":"d92be39f3e52b43063cad4cac97b4e2bc6aaa052d1e8d78bd8dbec187b9a5431","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-Snapshot-11","title":"graphicsImagePreparedPresentationColorBindingV1.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.\ngraphicsImagePreparedPresentationColorBindingV1 instance = graphicsImagePreparedPresentationColorBindingV1(graphicsImagePresentationColorPolicyV1(\"source Color Space\", \"tint Color Space\", \"destination Color Space\", \"output Color Space\", \"example\"), \"example\")\ntext result = instance.Snapshot()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_image_processing__graphicsimagepreparedpresentationcolorbindingv1\"\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":"c77287899a3b1259691b4da04f32a7d6aa1c8b568bbfa2078b7608e6c628debc","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":["available","policy","tintLinear","destinationLinear","opacity16","outputSrgb","outputSrgbToLinear16","regionCacheIdentity","diagnostic","source","graphicsImagePreparedPresentationColorBindingV1","Snapshot"],"url":"https://demonhunterlabs.com/academy/api?item=graphics.image.processing--graphicsImagePreparedPresentationColorBindingV1","json":"https://demonhunterlabs.com/reference/items/graphics.image.processing--graphicsImagePreparedPresentationColorBindingV1.json","markdown":"https://demonhunterlabs.com/reference/text/graphics.image.processing--graphicsImagePreparedPresentationColorBindingV1.md"}
