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

Method height

libs/scrap/src/common/x11.rs:17–19  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

15 }
16
17 pub fn height(&self) -> usize {
18 self.0.display().rect().h as usize
19 }
20}
21
22impl TraitCapturer for Capturer {

Callers 4

toMethod · 0.45
dataMethod · 0.45
convert_to_yuvFunction · 0.45
frameMethod · 0.45

Calls 2

rectMethod · 0.80
displayMethod · 0.45

Tested by

no test coverage detected