1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_graphics/images
2012-12-04 21:39:15 +00:00
..
juce_Image.cpp Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_Image.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_ImageCache.cpp Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_ImageCache.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00: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 Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00: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