mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Previously, this code assumed that a single channel image would always have a pixel stride of 1. For image types where this assumption did not hold, such as OpenGL, this function would produce incorrect results. |
||
|---|---|---|
| .. | ||
| juce_Image.cpp | ||
| juce_Image.h | ||
| juce_ImageCache.cpp | ||
| juce_ImageCache.h | ||
| juce_ImageConvolutionKernel.cpp | ||
| juce_ImageConvolutionKernel.h | ||
| juce_ImageFileFormat.cpp | ||
| juce_ImageFileFormat.h | ||
| juce_ImagePixelDataNativeExtensions.h | ||
| juce_ScaledImage.h | ||