[Qgis-developer] color ramp shader in python

Martin Dobias wonder.sk at gmail.com
Thu Jan 22 09:57:25 EST 2009


On Thu, Jan 22, 2009 at 3:52 PM, Barry Rowlingson
<b.rowlingson at lancaster.ac.uk> wrote:
> 2009/1/22 Martin Dobias <wonder.sk at gmail.com>:
>
>> does this mean that you just need to wrap QgsColorRampShader class and
>> you're done? If so, I can wrap it.
>
>  Not sure. It may also need the objects mentioned here:
>
> http://doc.qgis.org/classQgsColorRampShader.html
>
>  so I would be able to create a QgsColorRampShader and ten call
> setColorRampItemList, which means I need ColorRampItem as well...

It looks like a bunch of raster classes have been forgotten to be wrapped...


>  I'm trying to make what I'm doing work with 1.0, but I imagine it's
> too late for that now!

Right, 1.0.1 or 1.1.0 would be needed if I wrap any new classes.


>  The readSymbology() method is working okay anyway, so low priority for me.

Ok :)

Martin


More information about the Qgis-developer mailing list