Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Quickmarble/censor
/ functions
Functions
155 in github.com/Quickmarble/censor
⨍
Functions
155
◇
Types & classes
74
Method
c
()
src/text.rs:208
Method
cluster
(data: &Vec<Vec<T>>, w: usize, h: usize, val: T)
src/dither.rs:73
Method
cmp
(&self, other: &Self)
src/util.rs:69
Method
compute_cam16_boundary
(ill: &CAT16Illuminant)
src/cache.rs:68
Method
compute_spectrum
(ill: &CAT16Illuminant, ratio: f32)
src/cache.rs:102
Method
consider
(boundary: &mut Vec<f32>, ill: &CAT16Illuminant, r: u8, g: u8, b: u8)
src/cache.rs:76
Method
convert_glyph
(data: &[[i32; 7]; 7])
src/text.rs:50
Method
default
()
src/dither.rs:195
Method
dist
(x: &Self, y: &Self)
src/colour.rs:20
Method
dist_limatch
(self, other: Self, limatch: f32)
src/colour.rs:565
Method
distance
(&self, other: &Self, _: &Self::UserData)
src/colour.rs:597
Method
dither
(input: PlotData<CAM16UCS>, palette: P, threshold: &T)
src/dither.rs:165
Method
e
()
src/text.rs:214
Method
empty
(w: usize, h: usize)
src/cache.rs:20
Method
eq
(&self, other: &Self)
src/util.rs:63
Method
find_k
(clusters: &Vec<HashSet<usize>>, i: usize)
src/palette.rs:253
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
src/loader.rs:23
Method
from
(c: RGB255)
src/colour.rs:35
Method
from_T
(T: f32)
src/colour.rs:220
Method
hash
(&self, state: &mut H)
src/util.rs:58
Method
init
(verbose: bool)
src/cache.rs:157
Method
interpolate
(self, another: Self, a: f32)
src/util.rs:50
Function
just_run
( state: (Rc<RwLock<ImageGraph>>, C, Rc<Palette>, Rc<CAT16Illuminant>, FR), mut f: Box
src/analyse.rs:197
Method
load
()
src/cache.rs:138
Function
main
()
src/main.rs:42
Method
minimise
(cam16: &Vec<CAM16UCS>, score: F)
src/palette.rs:97
Method
mix
(one: Self, another: Self, a: f32)
src/colour.rs:584
Method
mix
(cam16: &Vec<CAM16UCS>, i: usize, j: usize)
src/palette.rs:195
Method
n
()
src/text.rs:190
Method
ne
()
src/text.rs:196
Method
nearest_angle
(n: usize, a: f32)
src/cache.rs:73
Method
new
(r: u8, g: u8, b: u8)
src/colour.rs:29
Method
new
(w: i32, h: i32, C: f32)
src/widget.rs:34
Method
new
(w: u32, h: u32)
src/graph.rs:38
Method
new
(rgb: Vec<RGB255>, ill: &CAT16Illuminant, grey_ui: bool)
src/palette.rs:52
Method
new
()
src/text.rs:42
Method
new
(data: Vec<Vec<Option<RGB255>>>)
src/loader.rs:85
Method
new
(data: Vec<Vec<Option<T>>>)
src/cache.rs:17
Method
new
(w: usize, h: usize, order: Vec<Vec<usize>>)
src/dither.rs:20
Method
nw
()
src/text.rs:184
Method
of
(c: CIEXYZ, ill: &CAT16Illuminant)
src/colour.rs:510
Method
process
(&mut self)
src/cache.rs:354
Method
random_permutation
(n: usize)
src/dither.rs:55
Method
register
(&mut self)
src/cache.rs:348
Function
run_all
( state: ( Vec<Box<dyn FnOnce()+'a+Send>>, GraphHoster
src/analyse.rs:114
Function
run_multithreaded
( mut state: ( Vec<Box<dyn FnOnce()+'a+Send>>, GraphHo
src/analyse.rs:75
Method
s
()
src/text.rs:226
Method
save
(&self)
src/cache.rs:123
Method
score_added
(cam16: &Vec<CAM16UCS>, x: CAM16UCS)
src/palette.rs:185
Method
se
()
src/text.rs:232
Method
spectrum_at
(spectrum: &Vec<CAM16UCS>, x: f32)
src/widget.rs:168
Method
sw
()
src/text.rs:220
Method
w
()
src/text.rs:202
Method
whitenoise
(w: usize, h: usize)
src/dither.rs:54
Method
with_Y
(self, Y: f32)
src/colour.rs:238
← previous
101–155 of 155, ranked by callers