mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-11 23:54:18 +00:00
Fix ResamplingQuality documentation
This commit is contained in:
parent
b936786f80
commit
0159102e10
1 changed files with 1 additions and 1 deletions
|
|
@ -462,7 +462,7 @@ public:
|
|||
//==============================================================================
|
||||
/** Types of rendering quality that can be specified when drawing images.
|
||||
|
||||
@see blendImage, Graphics::setImageResamplingQuality
|
||||
@see Graphics::setImageResamplingQuality
|
||||
*/
|
||||
enum ResamplingQuality
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue