Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/EngoEngine/engo
/ Width
Method
Width
common/render_filetype.go:95–95 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
93
type
Image
interface
{
94
Data()
interface
{}
95
Width() int
96
Height() int
97
}
98
Callers
2
NewTextureResource
Function · 0.65
NewTextureSingle
Function · 0.65
Implementers
1
ImageObject
common/render_filetype.go
Calls
no outgoing calls
Tested by
no test coverage detected