MCPcopy Create free account

hub / github.com/Quickmarble/censor / functions

Functions155 in github.com/Quickmarble/censor

↓ 224 callersMethodas_ref
(&self)
src/colour.rs:424
↓ 88 callersMethodclone
(&self)
src/palette.rs:30
↓ 49 callersMethodtext
(&mut self, s: &str, x0: i32, y0: i32, p: TextAnchor, font: &Font, c: T)
src/graph.rs:230
↓ 35 callersMethodput_pixel
(&mut self, x: i32, y: i32, c: T)
src/graph.rs:20
↓ 34 callersMethodclip
(self, min: Self, max: Self)
src/util.rs:10
↓ 21 callersMethodrender
(&self, graph: G, cacher: C, palette: PR, _ill: I,
src/widget.rs:39
↓ 20 callersMethodline
(&mut self, x0: i32, y0: i32, x1: i32, y1: i32, c: T, dotted:
src/graph.rs:94
↓ 18 callersMethodblock
(&mut self, x0: i32, y0: i32, w: i32, h: i32, c: T)
src/graph.rs:72
↓ 16 callersFunctionabort
(stream: &mut TcpStream, reason: String)
src/daemon.rs:46
↓ 15 callersMethodframe
(&mut self, x0: i32, y0: i32, w: i32, h: i32, c: T)
src/graph.rs:59
↓ 11 callersMethodcyclic_clip
(self, period: Self)
src/util.rs:24
↓ 7 callersFunctionbroken_gaussian
(x: f64, a: f64, mu: f64, s1: f64, s2: f64)
src/colour.rs:286
↓ 6 callersMethodcircle
(&mut self, x0: i32, y0: i32, d: i32, c: T, dotted: Option<i32
src/graph.rs:163
↓ 6 callersMethoddither
(&mut self, x0: i32, y0: i32, w: i32, h: i32, c1: T, c2: T)
src/graph.rs:82
↓ 6 callersMethodplot
(&mut self, cacher: &mut P, x0: i32, y0: i32, w: i32, h: i32, palette: PR, key: &str
src/graph.rs:249
↓ 6 callersMethodsave
(&self, name: String)
src/graph.rs:304
↓ 5 callersMethodget_plot
(&self, T: f32, key: &str)
src/cache.rs:44
↓ 5 callersMethodhue_relative_to
(self, o: Self)
src/colour.rs:241
↓ 4 callersMethoddisc
(&mut self, x0: i32, y0: i32, d: i32, c: T)
src/graph.rs:208
↓ 3 callersMethodat
(&self, x: usize, y: usize)
src/dither.rs:154
↓ 3 callersFunctioncheck_palette
(palette: &Vec<RGB255>)
src/loader.rs:32
↓ 3 callersMethodget_spectrum
(&self, T: f32, ratio: f32)
src/cache.rs:52
↓ 3 callersMethodinternal_similarity
(&self)
src/palette.rs:288
↓ 3 callersMethodis_acyclic
(&self)
src/palette.rs:235
↓ 3 callersFunctionload_from_hex
(data: &Vec<String>)
src/loader.rs:231
↓ 3 callersMethodnearest
(&self, x: CAM16UCS)
src/palette.rs:109
↓ 3 callersFunctionpalette_from_cmd
(matches: &clap::ArgMatches<'a>, verbose: bool)
src/main.rs:107
↓ 3 callersFunctionpalette_from_cmd
(matches: &clap::ArgMatches<'a>, verbose: bool)
src/daemon.rs:104
↓ 3 callersFunctionparse_hex
(x: String)
src/loader.rs:238
↓ 3 callersMethodplot_data
(&mut self, x0: i32, y0: i32, w: i32, h: i32, palette: PR, data: PlotData<CAM16UCS>)
src/graph.rs:288
↓ 3 callersMethodrender_glyph
(&self, w: &mut W, x0: i32, y0: i32, glyph: &json::JsonValue, c: T)
src/text.rs:71
↓ 3 callersFunctionungamma
(x: f32)
src/colour.rs:40
↓ 3 callersMethodvtext
(&mut self, s: &str, x0: i32, y0: i32, p: HorizontalTextAnchor, font: &Font, c: T)
src/graph.rs:238
↓ 2 callersFunctionabs_diff
(x: T, y: T)
src/util.rs:80
↓ 2 callersFunctionanalyse_main
( palette_n: usize, init: CI, compute: CW, end: CE, _verbose: bool)
src/analyse.rs:228
↓ 2 callersFunctionanalyse_singlethreaded
( colours: &LoadedPalette, T: f32, cache: C, font: FR, grey_ui: bool, fnam
src/analyse.rs:144
↓ 2 callersMethodchar_height
(&self, c: char)
src/text.rs:117
↓ 2 callersMethodchar_width
(&self, c: char)
src/text.rs:107
↓ 2 callersFunctiondither_args
()
src/metadata.rs:261
↓ 2 callersMethodget_cam16_boundary
(&self, T: f32)
src/cache.rs:60
↓ 2 callersFunctionimage_input_args
()
src/metadata.rs:186
↓ 2 callersFunctioninterpretation_args
()
src/metadata.rs:197
↓ 2 callersFunctionload_from_file
(filename: String)
src/loader.rs:219
↓ 2 callersFunctionload_from_image
(filename: String)
src/loader.rs:156
↓ 2 callersFunctionload_from_lospec
(slug: String)
src/loader.rs:202
↓ 2 callersFunctionload_image
(filename: String)
src/loader.rs:96
↓ 2 callersFunctionmetrics_args
()
src/metadata.rs:219
↓ 2 callersFunctionpalette_input_args
()
src/metadata.rs:152
↓ 2 callersMethodprocess
(&mut self)
src/graph.rs:516
↓ 2 callersMethodregister
(&mut self)
src/graph.rs:511
↓ 2 callersFunctionrepresentation_args
()
src/metadata.rs:239
↓ 2 callersMethodset_cam16_boundary
(&mut self, T: f32, boundary: Vec<f32>)
src/cache.rs:64
↓ 2 callersMethodset_plot
(&mut self, T: f32, key: &str, p: PlotData<CAM16UCS>)
src/cache.rs:48
↓ 2 callersMethodset_spectrum
(&mut self, T: f32, ratio: f32, spectrum: Vec<CAM16UCS>)
src/cache.rs:56
↓ 2 callersMethoduncached
(&self)
src/cache.rs:200
↓ 2 callersMethodwith_icc_profile
(self, profile: img_parts::Bytes)
src/graph.rs:42
↓ 2 callersMethodwith_icc_profile
(self, profile: img_parts::Bytes)
src/loader.rs:88
↓ 1 callersMethodCCT
(self)
src/colour.rs:375
↓ 1 callersMethodCCT_stats
(&self)
src/palette.rs:159
↓ 1 callersMethodalign
(self, w: i32)
src/text.rs:151
↓ 1 callersFunctionanalyse_multithreaded
( colours: &LoadedPalette, T: f32, cp_req_send: Sender<()>, cp_recv: Receiver<Multithr
src/analyse.rs:16
↓ 1 callersMethodas_ref
(&self)
src/palette.rs:25
↓ 1 callersMethodbinary
(&self)
src/dither.rs:23
↓ 1 callersMethodchr50
(self)
src/colour.rs:568
↓ 1 callersFunctioncmd_parser
()
src/metadata.rs:11
↓ 1 callersMethodcomplementary
(&self)
src/colour.rs:557
↓ 1 callersFunctioncomputation_args
()
src/metadata.rs:250
↓ 1 callersFunctiondaemon_analyse
(stream: &mut TcpStream, matches: &clap::ArgMatches<'a>, font: Arc<Font>, cacher: &mut BigCacher,
src/daemon.rs:147
↓ 1 callersFunctiondaemon_compute
(stream: &mut TcpStream, matches: &clap::ArgMatches<'a>)
src/daemon.rs:202
↓ 1 callersFunctiondaemon_dither
(stream: &mut TcpStream, matches: &clap::ArgMatches<'a>)
src/daemon.rs:260
↓ 1 callersFunctiondaemon_parser
()
src/metadata.rs:90
↓ 1 callersMethodget_glyph
(&self, c: char)
src/text.rs:61
↓ 1 callersMethodhas_spectral
(self, o: Self)
src/colour.rs:254
↓ 1 callersFunctioninit_state
( graph: &'a mut ImageGraph, cp_req_send: Sender<()>, cp_recv: Receiver<Multit
src/analyse.rs:58
↓ 1 callersMethodli50
(self)
src/colour.rs:576
↓ 1 callersFunctionmain_analyse
(matches: &clap::ArgMatches<'a>)
src/main.rs:152
↓ 1 callersFunctionmain_compute
(matches: &clap::ArgMatches<'a>)
src/main.rs:251
↓ 1 callersFunctionmain_daemon
(matches: &clap::ArgMatches<'a>)
src/main.rs:231
↓ 1 callersFunctionmain_dither
(matches: &clap::ArgMatches<'a>)
src/main.rs:308
↓ 1 callersMethodnearest_limatch
(&self, x: CAM16UCS, t: f32)
src/palette.rs:113
↓ 1 callersMethodnearest_spectral
(self, o: Self)
src/colour.rs:262
↓ 1 callersMethodneutraliser
(&self, x: CAM16UCS)
src/palette.rs:126
↓ 1 callersMethodplot_polar
(&mut self, cacher: &mut P, x0: i32, y0: i32, w: i32, h: i32, palette: PR, key: &str
src/graph.rs:266
↓ 1 callersFunctionprocess
(mut stream: TcpStream, parser: clap::App<'a, 'b>, font: Arc<Font>, cacher: &mut BigCacher, verbos
src/daemon.rs:52
↓ 1 callersFunctionread_storage
(key: &str)
src/web.rs:5
↓ 1 callersMethodrender_string
(&self, w: &mut W, x0: i32, y0: i32, s: &str, c: T)
src/text.rs:89
↓ 1 callersFunctionrun
(port: u16, verbose: bool)
src/daemon.rs:21
↓ 1 callersMethodspectral_stats
(&self, ill: I)
src/palette.rs:130
↓ 1 callersMethodstr_height
(&self, s: &str)
src/text.rs:137
↓ 1 callersMethodstr_width
(&self, s: &str)
src/text.rs:129
↓ 1 callersMethodtry_nearest_spectral
(self, o: Self)
src/colour.rs:277
↓ 1 callersMethoduseful_mixes
(&self, max: usize)
src/palette.rs:184
↓ 1 callersFunctionverbose_arg
()
src/metadata.rs:292
↓ 1 callersFunctionwrite_storage
(key: &str, val: String)
src/web.rs:11
MethodCCT_table
TODO: cache!
src/colour.rs:367
MethodD65
()
src/colour.rs:235
Methodargmax
(data: &Vec<Vec<f32>>, w: usize, h: usize)
src/dither.rs:102
Methodas_mut
(&mut self)
src/graph.rs:33
Methodbayer
(n: u32)
src/dither.rs:32
Methodbluenoise
(w: usize, h: usize)
src/dither.rs:117
next →1–100 of 155, ranked by callers