{"id":"graphics.text.windows--graphicsWindowsShapedAlphaTextV1","name":"graphicsWindowsShapedAlphaTextV1","owner":"yeho","package":"graphics.text.windows","kind":"thing","signature":"external thing graphicsWindowsShapedAlphaTextV1","description":"A graphics windows shaped alpha text v1 record carrying capture, shaped, alpha, source.","context":"Capture Windows text shaping and glyph rasterization for the shared text model.","parameters":[],"returns":"void","members":[{"name":"capture","kind":"field","type":"graphicsWindowsGlyphRunCaptureSnapshot","description":"Stores capture as graphicsWindowsGlyphRunCaptureSnapshot.","signature":"graphicsWindowsGlyphRunCaptureSnapshot capture","tags":["thing","field","graphics.text.windows"],"updated":"2026-09-09"},{"name":"shaped","kind":"field","type":"graphicsShapedTextV2","description":"Stores shaped as graphicsShapedTextV2.","signature":"graphicsShapedTextV2 shaped","tags":["thing","field","graphics.text.windows"],"updated":"2026-09-09"},{"name":"alpha","kind":"field","type":"graphicsGlyphAlphaResourceSetV1","description":"Stores alpha as graphicsGlyphAlphaResourceSetV1.","signature":"graphicsGlyphAlphaResourceSetV1 alpha","tags":["thing","field","graphics.text.windows"],"updated":"2026-09-09"},{"name":"source","kind":"field","type":"text","description":"Stores source as text.","signature":"text source","tags":["thing","field","graphics.text.windows"],"updated":"2026-09-09"},{"name":"graphicsWindowsShapedAlphaTextV1","kind":"constructor","parameters":[{"name":"capture","type":"graphicsWindowsGlyphRunCaptureSnapshot","description":"Capture."},{"name":"shaped","type":"graphicsShapedTextV2","description":"Shaped."},{"name":"alpha","type":"graphicsGlyphAlphaResourceSetV1","description":"Alpha."},{"name":"source","type":"text","description":"Source."}],"returns":"void","signature":"graphicsWindowsShapedAlphaTextV1(graphicsWindowsGlyphRunCaptureSnapshot capture, graphicsShapedTextV2 shaped, graphicsGlyphAlphaResourceSetV1 alpha, text source)","description":"Graphics windows shaped alpha text v1.","tags":["thing","constructor","graphics.text.windows"],"updated":"2026-09-09"},{"name":"Available","kind":"method","parameters":[],"returns":"bool","signature":"Available() returns bool","description":"Available.","tags":["thing","method","graphics.text.windows"],"exampleId":"method-Available-5","updated":"2026-09-09"},{"name":"Snapshot","kind":"method","parameters":[],"returns":"text","signature":"Snapshot() returns text","description":"Snapshot.","tags":["thing","method","graphics.text.windows"],"exampleId":"method-Snapshot-6","updated":"2026-09-09"}],"tags":["cpu","graphics","graphics.text.windows","method","source-example","text","thing","windows","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/graphics/text/windows/glyph_alpha_raster_v1.yh","line":7,"sha256":"04a65e0d33acc9cb8f322b73d53b54bc4ccc82aded1c37368411090eb82baa2f"},"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 graphicsWindowsShapedAlphaTextV1","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using graphics.text.windows\n\n// Capture Windows text shaping and glyph rasterization for the shared text model.\ngraphicsWindowsShapedAlphaTextV1 sample = graphicsWindowsShapedAlphaTextV1(graphicsWindowsGlyphRunCaptureSnapshot(\"example\"), graphicsShapedTextV2(\"value\", \"locale\", \"direction\", \"provider\", graphicsTextMetricsV2(1, 1, 1, 1, 1, 1, 1, 1, 1), \"example\"), graphicsGlyphAlphaResourceSetV1(\"example\"), \"example\")\nConsole.Log(Text.From(sample.source))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_text_windows__graphicswindowsshapedalphatextv1\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"graphics.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text\"\n\n[[dependencies]]\npackage = \"graphics.text.windows\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text/windows\"\n","tags":["cpu","source-example"],"verification":"type checked","run":"cpu-oracle","sha256":"83a13b3d7b8b439a857c62226c31c09ae804213c762005eb7fb842eee91fac0f","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-Available-5","title":"graphicsWindowsShapedAlphaTextV1.Available","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using graphics.text.windows\n\n// Available.\ngraphicsWindowsShapedAlphaTextV1 instance = graphicsWindowsShapedAlphaTextV1(graphicsWindowsGlyphRunCaptureSnapshot(\"example\"), graphicsShapedTextV2(\"value\", \"locale\", \"direction\", \"provider\", graphicsTextMetricsV2(1, 1, 1, 1, 1, 1, 1, 1, 1), \"example\"), graphicsGlyphAlphaResourceSetV1(\"example\"), \"example\")\nbool result = instance.Available()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_text_windows__graphicswindowsshapedalphatextv1\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"graphics.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text\"\n\n[[dependencies]]\npackage = \"graphics.text.windows\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text/windows\"\n","tags":["cpu","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"e5010eb5cf2ff1245f9d00a615f7ec9aee652b6328e24c6de49592a12dca3f3c","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-Snapshot-6","title":"graphicsWindowsShapedAlphaTextV1.Snapshot","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using graphics.text.windows\n\n// Snapshot.\ngraphicsWindowsShapedAlphaTextV1 instance = graphicsWindowsShapedAlphaTextV1(graphicsWindowsGlyphRunCaptureSnapshot(\"example\"), graphicsShapedTextV2(\"value\", \"locale\", \"direction\", \"provider\", graphicsTextMetricsV2(1, 1, 1, 1, 1, 1, 1, 1, 1), \"example\"), graphicsGlyphAlphaResourceSetV1(\"example\"), \"example\")\ntext result = instance.Snapshot()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_text_windows__graphicswindowsshapedalphatextv1\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"graphics.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text\"\n\n[[dependencies]]\npackage = \"graphics.text.windows\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text/windows\"\n","tags":["cpu","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"72c30ef6bb3c09e1a9875a1d7a72af4ffba352fed17ac0f3e0f2a2535892dadb","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":["capture","shaped","alpha","source","graphicsWindowsShapedAlphaTextV1","Available","Snapshot"],"url":"https://demonhunterlabs.com/academy/api?item=graphics.text.windows--graphicsWindowsShapedAlphaTextV1","json":"https://demonhunterlabs.com/reference/items/graphics.text.windows--graphicsWindowsShapedAlphaTextV1.json","markdown":"https://demonhunterlabs.com/reference/text/graphics.text.windows--graphicsWindowsShapedAlphaTextV1.md"}
