diff options
author | Lars Knoll <lars@trolltech.com> | 2005-07-01 08:17:51 +0000 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2007-01-09 11:20:40 -0800 |
commit | 2a8d528ed739f4bc59b4b7e5054f44e378b4a89f (patch) | |
tree | d7b718ba279f50931644ecce285d23269d651741 | |
parent | effea4687eec4922ab1975ea69d81fe9238a310a (diff) |
premultiplied colors for creation of solid fills.
-rw-r--r-- | renderproto.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/renderproto.txt b/renderproto.txt index 1c51f05..ba127d9 100644 --- a/renderproto.txt +++ b/renderproto.txt @@ -1121,7 +1121,7 @@ CreateSolidFill color: COLOR Creates a Source picture that represents a solid fill with - the specified color. color is assumed to be non premultiplied. + the specified color. CreateLinearGradient pid: PICTURE |