|
Scribus
Open source desktop publishing at your fingertips
|
Public Member Functions | |
| PRCstyle (double linewidth, double alph, bool ismat, uint32_t colindex=m1) | |
| bool | operator== (const PRCstyle &s) const |
| bool | operator< (const PRCstyle &s) const |
Public Attributes | |
| double | line_width |
| double | alpha |
| bool | is_material |
| uint32_t | color_material_index |