Transparency

These are the attributes for using transparency in PDF graphics. The transparency is speficied by a fraction, with 1.0 for fully transparent and 0.0 for fully opaque. Since transparency can also be thought of in terms of opacity, there are accessors defined in those terms also. Thus, for example, setting fill_opacity to 0.2 is equivalent to setting fill_transparency to 0.8.

FigureMaker methods

FigureMaker attributes

fill_opacity  [ doc | example ]

stroke_opacity  [ doc ]

fill_transparency  [ doc | example ]

stroke_transparency  [ doc ]

PyTioga version: alpha (20071021)

Copyright (C) 2007 Taro Sato & Bill Paxton. All rights reserved.