Can someone show me an example of CreateEditableImageAsync pls

i ask to the assistant how it work but when i try it it dont work pls help me

no one gonna help me pls i really need help

local image = game:GetService("AssetService"):CreateEditableImageAsync()

image.Size = UDim2.new(0.5,0,0.5,0)
image.TextureId = "http://www.roblox.com/asset/?id=14889663526"

You could do something like this to create an image but you must be the owner of the texture.