Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/daniel-e/rustml
/ buffer
Method
buffer
src/opencv/mod.rs:320–320 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
318
}
319
320
fn buffer(&self) -> *const IplImage { self.iplimage }
321
322
fn pixel_as_rgb(&self, x: usize, y: usize) -> Option<Rgb> {
323
Callers
12
show_image
Method · 0.80
width
Method · 0.80
height
Method · 0.80
depth
Method · 0.80
widthstep
Method · 0.80
channels
Method · 0.80
to_file
Method · 0.80
draw_text
Method · 0.80
pixel_as_rgb
Method · 0.80
set_pixel_from_rgb
Method · 0.80
draw_box
Method · 0.80
set_pixel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected