This website requires JavaScript.
Explore
Help
Sign in
mirror
/
JUCE
Watch
1
Star
0
Fork
You've already forked JUCE
0
mirror of
https://github.com/juce-framework/JUCE.git
synced
2026-02-08 04:20:09 +00:00
Code
Activity
9f0c91196f
JUCE
/
src
/
gui
/
graphics
History
Download ZIP
Download TAR.GZ
Julian Storer
9f0c91196f
Added method Image::getClippedImage(), which allows the use of images that refer to subsections of another image. This means that the the parameters to a couple of Graphics methods no longer need a clipping rectangle. Also dded a static Image::null object and another constructor for Image::BitmapData.
2010-07-09 13:35:50 +01:00
..
colour
Minor clean-ups.
2010-06-10 12:26:43 +01:00
contexts
Added method Image::getClippedImage(), which allows the use of images that refer to subsections of another image. This means that the the parameters to a couple of Graphics methods no longer need a clipping rectangle. Also dded a static Image::null object and another constructor for Image::BitmapData.
2010-07-09 13:35:50 +01:00
drawables
Added method Image::getClippedImage(), which allows the use of images that refer to subsections of another image. This means that the the parameters to a couple of Graphics methods no longer need a clipping rectangle. Also dded a static Image::null object and another constructor for Image::BitmapData.
2010-07-09 13:35:50 +01:00
effects
Added method Image::getClippedImage(), which allows the use of images that refer to subsections of another image. This means that the the parameters to a couple of Graphics methods no longer need a clipping rectangle. Also dded a static Image::null object and another constructor for Image::BitmapData.
2010-07-09 13:35:50 +01:00
fonts
New arrowhead and polygon methods for Path and PathStrokeType. Tweaked a few Path methods to take Line and Point objects instead of loose coordinate parameters. Various new geometric methods and more refactoring of Drawables. Misc fixes for CoreGraphics, AudioFormat.
2010-06-08 10:39:46 +01:00
geometry
Fixed some minor typos in Rectangle and the RTAS wrapper.
2010-07-06 18:01:07 +01:00
imaging
Added method Image::getClippedImage(), which allows the use of images that refer to subsections of another image. This means that the the parameters to a couple of Graphics methods no longer need a clipping rectangle. Also dded a static Image::null object and another constructor for Image::BitmapData.
2010-07-09 13:35:50 +01:00