mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-17 00:44:19 +00:00
Fixed a documentation typo.
This commit is contained in:
parent
4a6473afa0
commit
9d08f8fcac
1 changed files with 1 additions and 1 deletions
|
|
@ -545,7 +545,7 @@ public:
|
|||
/** Draws an image to fit within a designated rectangle.
|
||||
|
||||
@param imageToDraw the source image to draw
|
||||
@param destArea the target rectangle to fit it into
|
||||
@param targetArea the target rectangle to fit it into
|
||||
@param placementWithinTarget this specifies how the image should be positioned
|
||||
within the target rectangle - see the RectanglePlacement
|
||||
class for more details about this.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue