[QGIS Commit] [qgis/Quantum-GIS] 378a85: Fix loss of alpha when adjusting brightness/hue/sa...
GitHub
noreply at github.com
Wed Apr 3 00:26:08 PDT 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 378a85894e567dd0b5a31fd6f86fe9a94cda7e78
https://github.com/qgis/Quantum-GIS/commit/378a85894e567dd0b5a31fd6f86fe9a94cda7e78
Author: nyalldawson <nyall.dawson at gmail.com>
Date: 2013-04-02 (Tue, 02 Apr 2013)
Changed paths:
M src/core/raster/qgsbrightnesscontrastfilter.cpp
M src/core/raster/qgsbrightnesscontrastfilter.h
M src/core/raster/qgshuesaturationfilter.cpp
M src/core/raster/qgshuesaturationfilter.h
Log Message:
-----------
Fix loss of alpha when adjusting brightness/hue/saturation for raster. Clean and optimize code
Commit: cf4fd4a153ba008c3ab72f0a4616011d4e1ff0c3
https://github.com/qgis/Quantum-GIS/commit/cf4fd4a153ba008c3ab72f0a4616011d4e1ff0c3
Author: alexbruy <alexander.bruy at gmail.com>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M src/core/raster/qgsbrightnesscontrastfilter.cpp
M src/core/raster/qgsbrightnesscontrastfilter.h
M src/core/raster/qgshuesaturationfilter.cpp
M src/core/raster/qgshuesaturationfilter.h
Log Message:
-----------
Merge pull request #499 from nyalldawson/fix_alpha
Fixes loss of alpha after adjusting brightness/contrast/hue/saturation for rasters
Compare: https://github.com/qgis/Quantum-GIS/compare/80f7b5abb27a...cf4fd4a153ba
More information about the QGIS-commit
mailing list