MCPcopy Create free account
hub / github.com/Recordscript/recordscript / width

Method width

libs/scrap/src/common/quartz.rs:38–40  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

36 }
37
38 pub fn width(&self) -> usize {
39 self.inner.width()
40 }
41
42 pub fn height(&self) -> usize {
43 self.inner.height()

Callers 2

newMethod · 0.45
frameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected