MCPcopy Create free account

hub / github.com/32comic/image2pixel-web / functions

Functions140 in github.com/32comic/image2pixel-web

↓ 1 callersMethodmedianCutQuantization
(imageData, colorCount)
pixelizer.js:748
↓ 1 callersFunctionnormalizeLocale
(lang)
web/js/i18n.js:355
↓ 1 callersFunctionparseGplPalette
(text, name)
web/js/main.js:648
↓ 1 callersFunctionparseGplWithMeta
(text)
scripts/convert-bead-palettes.js:136
↓ 1 callersFunctionparseHexPalette
(text, name)
web/js/main.js:757
↓ 1 callersFunctionparseJsonPalette
(text, name)
web/js/main.js:696
↓ 1 callersFunctionparsePaletteFile
(filename, text)
web/js/main.js:808
↓ 1 callersFunctionparseTxtPalette
(text, name)
web/js/main.js:770
↓ 1 callersMethodprintFromDataURL
(dataURL)
pixelizer.js:1048
↓ 1 callersMethodprocessAutoMode
()
pixelizer.js:519
↓ 1 callersMethodprocessManualMode
()
pixelizer.js:556
↓ 1 callersFunctionprocessWithClassicLab
* Algorithm: Classic LAB (recommended for classical pixel art) * - Averages blocks (clean solid-color blocks, no dithering) * - Palette generated vi
web/js/algorithms.js:306
↓ 1 callersFunctionprocessWithLabDither
* Algorithm: LAB + Floyd-Steinberg Dithering * - Averages blocks (same as classic) * - Builds or receives palette * - Applies FS dithering at block
web/js/algorithms.js:324
↓ 1 callersFunctionprocessWithTezumie
* Algorithm: Tezumie Style * - Nearest-neighbor center-pixel sampling (preserves sharp edges) * - Builds or receives palette * - Applies FS ditheri
web/js/algorithms.js:338
↓ 1 callersFunctionprocessWithTezumieNoDither
* Algorithm: Tezumie Style (No Dither) * - Nearest-neighbor center-pixel sampling (preserves sharp edges) * - Builds or receives palette * - NO dit
web/js/algorithms.js:351
↓ 1 callersMethodquantizeColors
(imageData, colorCount, enableDithering)
pixelizer.js:737
↓ 1 callersFunctionrenderBeadPattern
(gridImageData, paletteMeta)
web/js/main.js:900
↓ 1 callersMethodsampleBlock
(imageData, startX, startY, blockSize)
pixelizer.js:618
↓ 1 callersFunctionsetLocale
(locale)
web/js/i18n.js:478
↓ 1 callersMethodsetupCanvasInteraction
()
pixelizer.js:853
↓ 1 callersMethodshowDetectionInfo
(detection)
pixelizer.js:485
↓ 1 callersMethodshowProcessingControls
()
pixelizer.js:201
↓ 1 callersMethodvalidateBlockSize
(imageData, blockSize)
pixelizer.js:416
↓ 1 callersMethodvalidateCandidates
(imageData, candidates)
pixelizer.js:399
MethodcancelProcessing
()
pixelizer.js:1215
Methodconstructor
()
pixelizer.js:14
Methodconstructor
(pixels, level = 0)
pixelizer.js:1228
Methodconstructor
(px)
web/js/algorithms.js:58
Methodconstructor
(px)
web/js/algorithms.js:136
Methodconstructor
(pixels)
web/js/main.js:464
MethodexportPNG
()
pixelizer.js:950
MethodhandleDragLeave
(e)
pixelizer.js:128
MethodhandleDragOver
(e)
pixelizer.js:122
MethodhandleDrop
(e)
pixelizer.js:133
MethodhandleFileSelect
(e)
pixelizer.js:145
MethodhandleZoomChange
(e)
pixelizer.js:945
FunctionprintImage
()
web/js/main.js:547
MethodprintResult
()
pixelizer.js:1008
FunctionsaveImage
()
web/js/main.js:519
Methodsplit
()
web/js/algorithms.js:76
← previous101–140 of 140, ranked by callers