Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Breakthrough/PySceneDetect
/ LogoOutput
Class
LogoOutput
scripts/generate_assets.py:39–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
38
39
class
LogoOutput(NamedTuple):
40
path: Path
41
width: int
42
height: int
43
source: Path
44
45
46
# Colors matching the SVG design
Callers
1
generate_assets.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected