Open
Description
I tried your lib with a 7,8MB image. the operation I did was:
int[] result = ColorThief.getColor(bufferedImage, 0, true)
Here is the error I get:
Line | Method
->> 252 | getPixelsFast in de.androidpit.colorthief.ColorThief
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
| 183 | getColorMap in ''
| 127 | getPalette . . . in ''
| 75 | getColor in ''
| 121 | save . . . . . . in majestella.admin.AdminImageItemController$$EPQQlXSS
| 198 | doFilter in grails.plugin.cache.web.filter.PageFragmentCachingFilter
| 63 | doFilter . . . . in grails.plugin.cache.web.filter.AbstractFilter
| 53 | doFilter in grails.plugin.springsecurity.web.filter.GrailsAnonymousAuthenticationFilter
| 62 | doFilter . . . . in grails.plugin.springsecurity.web.authentication.logout.MutableLogoutFilter
| 46 | doFilterInternal in org.grails.jaxrs.web.JaxrsFilter
| 1145 | runWorker . . . in java.util.concurrent.ThreadPoolExecutor
| 615 | run in java.util.concurrent.ThreadPoolExecutor$Worker
^ 745 | run . . . . . . in java.lang.Thread
Metadata
Metadata
Assignees
Labels
No labels