Juergen E. Fischer
a90be95f7b
sip sync
2016-02-14 03:50:49 +01:00
Nyall Dawson
c3a57434d9
Fix clazy 'pass small and trivially-copyable type by value' warnings
2016-02-02 19:47:21 +11:00
Juergen E. Fischer
9752c468c1
indentation update
2015-07-29 11:52:14 +02:00
Nyall Dawson
c38ff519e2
Followup b8bc181, don't create unnecessary temporary image
2015-05-20 19:17:01 +10:00
vmora
b8bc1811d5
add option to cropTransparent to allow centering
...
use that in qgslayertreemodellegendnode
2015-05-12 10:12:02 +02:00
Nyall Dawson
7314047698
Fix missing doc strings due to invalid doxygen tags
2015-04-30 17:26:58 +10:00
vmora
0f35192f3f
Add cropTransparent to QgsImageOperation, for cropping transparent
...
borders from around an image
2015-04-27 18:23:03 +10:00
Juergen E. Fischer
abd4a04399
sip update
2015-02-03 02:21:52 +01:00
Nyall Dawson
f7f89b37b9
Fix calculation of blur ops with non ARGB32_Premultiplied images
2015-01-26 14:27:20 +11:00
Juergen E. Fischer
cce2eb50cb
indentation update
2015-01-22 20:56:02 +01:00
Nyall Dawson
670ad7b809
Add gaussian blur image operation
2015-01-21 20:02:42 +11:00
Nyall Dawson
be2d6d1a70
New QgsImageOperation class for operations that modify QImages
...
Contains framework for multithreaded operations on QImages, and
numerous operations such as grayscale, hue/saturation, brightness/
contrast modification, flip, blur, distance transform, alpha
modification and color overlays.
2015-01-21 18:58:10 +11:00