Effect Text Style Flags (original) (raw)
The following are possible values for the text style that can be applied by L_EfxDraw3dText or L_EfxDrawRotated3dText:
Value | Meaning |
---|---|
EFX_TEXT_NORMAL | No three-dimensional effect |
EFX_TEXT_INSETLIGHT | Inset light |
EFX_TEXT_INSETEXTRALIGHT | Inset extra light |
EFX_TEXT_INSETHEAVY | Inset heavy |
EFX_TEXT_INSETEXTRAHEAVY | Inset extra heavy |
EFX_TEXT_RAISEDLIGHT | Raised light |
EFX_TEXT_RAISEDEXTRALIGHT | Raised extra light |
EFX_TEXT_RAISEDHEAVY | Raised heavy |
EFX_TEXT_RAISEDEXTRAHEAVY | Raised extra heavy |
EFX_TEXT_DROPSHADOW | Drop shadow |
EFX_TEXT_BLOCKSHADOW | Block shadow |
EFX_TEXT_OUTLINEBLOCK | Outline block |
LEADTOOLS Raster Imaging C API Help