{"id":"graphics.text--CreateGraphicsGlyphAlphaSubmissionV1","name":"CreateGraphicsGlyphAlphaSubmissionV1","owner":"yeho","package":"graphics.text","kind":"function","signature":"external CreateGraphicsGlyphAlphaSubmissionV1(int sequence, int providerRunIndex, int resourceIndex, int originXQ26_6, int originYQ26_6, int width, int height, bool empty, text source) returns graphicsGlyphAlphaSubmissionV1","description":"Create graphics glyph alpha submission v1 from the supplied values.","context":"Shape, measure, and represent text and glyph resources.","parameters":[{"name":"sequence","type":"int","description":"Supply sequence as int."},{"name":"providerRunIndex","type":"int","description":"Supply provider run index as int."},{"name":"resourceIndex","type":"int","description":"Supply resource index as int."},{"name":"originXQ26_6","type":"int","description":"Supply origin xq26 6 as int."},{"name":"originYQ26_6","type":"int","description":"Supply origin yq26 6 as int."},{"name":"width","type":"int","description":"Supply width as int."},{"name":"height","type":"int","description":"Supply height as int."},{"name":"empty","type":"bool","description":"Supply empty as bool."},{"name":"source","type":"text","description":"Supply source as text."}],"returns":"graphicsGlyphAlphaSubmissionV1","members":[],"tags":["cpu","function","graphics","graphics.text","source-example","text","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/graphics/text/glyph_alpha_resources_v1.yh","line":500,"sha256":"be961dc717c917cc7eb2a980f3791bfe085187acdeabdf685c2c8db744a66748"},"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 CreateGraphicsGlyphAlphaSubmissionV1","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using graphics.text\n\n// Shape, measure, and represent text and glyph resources.\nint sequence = 1\nint providerRunIndex = 1\nint resourceIndex = 1\nint originXQ26_6 = 1\nint originYQ26_6 = 1\nint width = 1\nint height = 1\nbool empty = true\ntext source = \"example\"\ngraphicsGlyphAlphaSubmissionV1 result = CreateGraphicsGlyphAlphaSubmissionV1(sequence, providerRunIndex, resourceIndex, originXQ26_6, originYQ26_6, width, height, empty, source)\nConsole.Log(\"Inspect result in your debugger\")\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_text__creategraphicsglyphalphasubmissionv1\"\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","tags":["cpu","source-example"],"verification":"type checked","run":"cpu-oracle","sha256":"cf8be3c6d637ab0ae6ddb370860fb70a376924adc2a3f1f51469bfc9cb705ec9","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=graphics.text--CreateGraphicsGlyphAlphaSubmissionV1","json":"https://demonhunterlabs.com/reference/items/graphics.text--CreateGraphicsGlyphAlphaSubmissionV1.json","markdown":"https://demonhunterlabs.com/reference/text/graphics.text--CreateGraphicsGlyphAlphaSubmissionV1.md"}
