It's a pity that QGis offers to set transparency in the selecting color tool, but doesn't save it...
Explanation :I guess that the AA (in French, sorry) in #RRVVBBAA would enable to set transparency (0% => AA = 00 ; 50% => AA = 80 ; 100% => AA = FF).The same thing with rgba (r, g, b, a) where Qgis doesn't allow to set a 1.
For printing issues, I would like to have a black 50%, it would be possible by setting #00000080 or rgba( 0, 0, 0, 0.50 ) but QGis re-set theses values back to #000000ff and rgba( 0, 0, 0, 1.00 )...
One other thing : is it possible to deal with CMYK colors in QGis (or in a Qgis plugin ?)
If there is no way to do these things now, do you think it will be improved in a next version ?
Thanks for your answers !
Max
أكثر...
Explanation :I guess that the AA (in French, sorry) in #RRVVBBAA would enable to set transparency (0% => AA = 00 ; 50% => AA = 80 ; 100% => AA = FF).The same thing with rgba (r, g, b, a) where Qgis doesn't allow to set a 1.
For printing issues, I would like to have a black 50%, it would be possible by setting #00000080 or rgba( 0, 0, 0, 0.50 ) but QGis re-set theses values back to #000000ff and rgba( 0, 0, 0, 1.00 )...
One other thing : is it possible to deal with CMYK colors in QGis (or in a Qgis plugin ?)
If there is no way to do these things now, do you think it will be improved in a next version ?
Thanks for your answers !
Max
أكثر...