Browse Source

Fix ResamplingQuality documentation

tags/2021-05-28
hogliux 9 years ago
parent
commit
0159102e10
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      modules/juce_graphics/contexts/juce_GraphicsContext.h

+ 1
- 1
modules/juce_graphics/contexts/juce_GraphicsContext.h View File

@@ -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…
Cancel
Save