Joshua Granick
|
40ccd22c79
|
Fix BitmapData issues for HL
|
2019-04-10 16:26:03 -07:00 |
|
Joshua Granick
|
78e99bf1d9
|
Remove whitespace lines
|
2018-07-18 17:32:51 -07:00 |
|
Joshua Granick
|
58057a4457
|
Cleanup imports
|
2018-06-11 14:19:37 -07:00 |
|
Joshua Granick
|
411f9d0668
|
Improvements to fix for copyPixels using alpha image (resolve #1707)
|
2017-09-13 16:41:36 -07:00 |
|
Joshua Granick
|
c5184e41bb
|
copyPixels alpha position fix (resolve #1707)
|
2017-09-13 16:03:30 -07:00 |
|
Joshua Granick
|
45054e39d6
|
Improve handling of Image endianness (resolve #1018, resolve #1070)
|
2017-09-12 12:32:14 -07:00 |
|
Joshua Granick
|
2f93dfc432
|
Accept bytes + offset in image.setPixels (resolve #991)
|
2017-05-31 16:51:37 -07:00 |
|
Joshua Granick
|
97fb0dcccc
|
Move threshold logic to CFFI again
|
2016-01-08 14:51:38 -08:00 |
|
Lars A. Doucet
|
3644008132
|
Implementing BitmapData.threshold() natively for massive speedup - 95% reduction in time taken
|
2016-01-01 14:11:25 -08:00 |
|
Joshua Granick
|
7b5d1a3c7a
|
Fix Image native fillRect and floodFill
|
2015-07-22 18:37:10 -07:00 |
|
Joshua Granick
|
d6750818fc
|
More work on pixel operations
|
2015-07-21 10:08:29 -07:00 |
|
Joshua Granick
|
c0ef737af0
|
Begin implementation of C++ Image data methods again
|
2015-07-21 09:07:52 -07:00 |
|
Joshua Granick
|
d73460da18
|
Create a new native Bytes implementation, use it instead of ByteArray for better ByteArray and Bytes support
|
2015-06-19 14:11:15 -07:00 |
|
Joshua Granick
|
2b75564951
|
Some work on pixel formats
|
2015-05-04 15:54:50 -07:00 |
|
Joshua Granick
|
d88a14a2a0
|
Add CFFI setPixels
|
2015-04-14 16:44:26 -07:00 |
|
Joshua Granick
|
8680d42d25
|
Add more CFFI methods, improve use within the tools (force color order)
|
2015-04-14 16:15:32 -07:00 |
|
Joshua Granick
|
e2c2359726
|
Add floodFill in CFFI
|
2015-04-14 14:26:57 -07:00 |
|
Joshua Granick
|
560a78db62
|
Add support for PixelFormat (RGBA, ARGB) in Image, add more CFFI methods
|
2015-04-14 13:49:58 -07:00 |
|
Joshua Granick
|
338518a5f4
|
Add more Image pixel operation CFFI functions
|
2015-04-13 17:35:30 -07:00 |
|
Joshua Granick
|
a16894571e
|
Speed up some operations
|
2015-04-13 13:15:19 -07:00 |
|