MCPcopy Create free account
hub / github.com/BabitMF/bmf / cdim

Method cdim

bmf/hmp/java/src/main/java/com/bytedance/hmp/Image.java:68–71  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

66 }
67
68 public int cdim()
69 {
70 return Api.image_cdim(ptr);
71 }
72
73 public int width()
74 {

Callers 1

testConstructorsMethod · 0.95

Calls 1

image_cdimMethod · 0.95

Tested by 1

testConstructorsMethod · 0.76