1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/modules/juce_graphics/images
2012-08-06 10:48:30 +01:00
..
juce_Image.cpp Changed the return type of ImageType::create(). 2012-07-18 10:43:27 +01:00
juce_Image.h Changed the return type of ImageType::create(). 2012-07-18 10:43:27 +01:00
juce_ImageCache.cpp Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 2012-07-12 14:10:46 +01:00
juce_ImageCache.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_ImageConvolutionKernel.cpp New class: DropShadow, and a complete refactoring of the way shadows are rendered. The DropShadowEffect and DropShadower classes now take a DropShadow object to describe their shadow parameters, instead of the raw numbers. 2012-07-11 21:07:47 +01:00
juce_ImageConvolutionKernel.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_ImageFileFormat.cpp New methods in ImageFileFormat for checking file extensions. 2012-08-06 10:48:30 +01:00
juce_ImageFileFormat.h New methods in ImageFileFormat for checking file extensions. 2012-08-06 10:48:30 +01:00