Commit Graph

6 Commits (5468a48050d2cac1a31ce0085995d200b538049c)

Author SHA1 Message Date
shadowislord a676c51a50 * Test the RGB565 format in TestImageRaster (since it is supported on all platforms) 10 years ago
shadowislord 62cfbc8a3e Remove usage of all deprecated image formats 11 years ago
shadowislord 52cd458601 * Added two missing 32-bit image formats to TestImageRaster: ARGB8 and BGRA8 11 years ago
Nehon 8ff6f8df24 Introduced a new Enum ColorSpace. 11 years ago
Nehon e4ba4e9e9e - Image loaders now assume ALL images are in sRGB space and set the flag accordingly 11 years ago
Normen Hansen a16857c8f4 switch to gradle layout 11 years ago
Sha..rd 2a11aae3a4 * ImageRaster now supports Android. However the constructor can no longer be used. Instead user should create it by using ImageRaster.create() which automatically defers the handling to JmeSystem. 13 years ago
Sha..rd f5f3a85042 * Added new ImageRaster thing, it can let you read and write pixels on jME3 images without caring about the underlying format. NOTE: None of the jME3 internal classes use it yet, the code has yet to be ported. 13 years ago