Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
pixel
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nproject
pixel
Commits
dc9afb555779b13363a35b9ad2157b7ab172bd7f
Select Git revision
0 results
pixel
data.go
Author
Search by author
Any Author
authors
0 authors
Mar 30, 2017
remove Slice and Original from Picture interface
· 15a270e6
faiface
authored
7 years ago
15a270e6
Mar 23, 2017
adopt new ToNRGBA function
· 379b4df6
faiface
authored
8 years ago
379b4df6
Mar 20, 2017
rename PictureData.Offset -> Index
· 118bd03b
faiface
authored
8 years ago
118bd03b
make PictureData.Offset exported
· b4adc875
faiface
authored
8 years ago
b4adc875
Mar 19, 2017
significantly lower memory usage of PictureData
· bf5ff044
faiface
authored
8 years ago
bf5ff044
Mar 15, 2017
fix many bugs in doc
· 6df99cdb
faiface
authored
8 years ago
6df99cdb
Mar 13, 2017
change Rect to have Min, Max instead of Pos, Size
· 203adc91
faiface
authored
8 years ago
203adc91
Mar 08, 2017
better error messages %T -> (%T)
· a1e7f9bf
faiface
authored
8 years ago
a1e7f9bf
Mar 06, 2017
add Picture.Original
· 1083ca72
faiface
authored
8 years ago
1083ca72
fix PictureData.Color (off by 1)
· 146797ba
faiface
authored
8 years ago
146797ba
Mar 05, 2017
return pointers from constructors of Triangles/PictureData
· c91d49da
faiface
authored
8 years ago
c91d49da
change PictureData receiver to pointer
· e9d6e33b
faiface
authored
8 years ago
e9d6e33b
change TrianglesPicture to retun intensity instead of ok
· 3aa7e6e8
faiface
authored
8 years ago
3aa7e6e8
change TrianglesPicture to return (pic Vec, ok bool)
· c1c1bae3
faiface
authored
8 years ago
c1c1bae3
Mar 01, 2017
fix newly introduced bug in PictureDataFromImage
· 767a5a8b
faiface
authored
8 years ago
767a5a8b
fix bug in PictureDataFromImage
· b1311c29
faiface
authored
8 years ago
b1311c29
Feb 28, 2017
add clarifying comment
· 0644103b
faiface
authored
8 years ago
0644103b
fix bug in PictureDataFromPicture
· 1f91ae62
faiface
authored
8 years ago
1f91ae62
remove debug prints
· 3e81c81f
faiface
authored
8 years ago
3e81c81f
implement and document PictureData
· d598e68c
faiface
authored
8 years ago
d598e68c
Loading