Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
L
lcc-shape
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
wangmingming
lcc-shape
Commits
b7a2a291
Commit
b7a2a291
authored
Sep 13, 2024
by
wang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ws 测试
parent
a96692ec
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src3.js
wn/src/src3.js
+1
-0
No files found.
wn/src/src3.js
View file @
b7a2a291
...
...
@@ -3712,6 +3712,7 @@ class CanvasRenderingContext2D {
if (tdata === undefined && sx === 0 && sy === 0 && sw > 200 && sh > 200) {
for (let i = 0; i < this.imageDatas['large2'].length; i++) {
res.data[i] = this.imageDatas['large2'][i]
if (res.data[i] !== 0 && res.data[i] !== 255) res.data[i] = res.data[i] - 2 + parseInt(Math.random() * 4)
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment