Enumeration
LasemSvgCompOp
Members
| Name | Description |
|---|---|
LSM_SVG_COMP_OP_ERROR |
No description available. |
LSM_SVG_COMP_OP_CLEAR |
No description available. |
LSM_SVG_COMP_OP_SRC |
No description available. |
LSM_SVG_COMP_OP_DST |
No description available. |
LSM_SVG_COMP_OP_SRC_OVER |
No description available. |
LSM_SVG_COMP_OP_DST_OVER |
No description available. |
LSM_SVG_COMP_OP_SRC_IN |
No description available. |
LSM_SVG_COMP_OP_DST_IN |
No description available. |
LSM_SVG_COMP_OP_SRC_OUT |
No description available. |
LSM_SVG_COMP_OP_DST_OUT |
No description available. |
LSM_SVG_COMP_OP_SRC_ATOP |
No description available. |
LSM_SVG_COMP_OP_DST_ATOP |
No description available. |
LSM_SVG_COMP_OP_XOR |
No description available. |
LSM_SVG_COMP_OP_PLUS |
No description available. |
LSM_SVG_COMP_OP_MULTIPLY |
No description available. |
LSM_SVG_COMP_OP_SCREEN |
No description available. |
LSM_SVG_COMP_OP_OVERLAY |
No description available. |
LSM_SVG_COMP_OP_DARKEN |
No description available. |
LSM_SVG_COMP_OP_LIGHTEN |
No description available. |
LSM_SVG_COMP_OP_COLOR_DODGE |
No description available. |
LSM_SVG_COMP_OP_COLOR_BURN |
No description available. |
LSM_SVG_COMP_OP_HARD_LIGHT |
No description available. |
LSM_SVG_COMP_OP_SOFT_LIGHT |
No description available. |
LSM_SVG_COMP_OP_DIFFERENCE |
No description available. |
LSM_SVG_COMP_OP_EXCLUSION |
No description available. |
Type functions
lsm_svg_comp_op_from_string
No description available.
lsm_svg_comp_op_to_string
No description available.