1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-20 01:14:20 +00:00
JUCE/modules/juce_graphics/images
2017-02-13 08:25:58 +00:00
..
juce_Image.cpp Added a compiler error if your compiler is too old and removed numerous code checks for old compilers which are now deprecated 2017-02-01 17:18:06 +00:00
juce_Image.h Clarified a few comments in the Image class 2017-02-13 08:25:58 +00:00
juce_ImageCache.cpp Cleaned up a few uses of Image::null 2016-03-10 17:20:15 +00:00
juce_ImageCache.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_ImageConvolutionKernel.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_ImageConvolutionKernel.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_ImageFileFormat.cpp Added flag JUCE_EXCEPTIONS_DISABLED to detect compiling with exceptions turned off, and removed internal exception use from a few places in the codebase. 2015-09-06 15:42:34 +01:00
juce_ImageFileFormat.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00