DEXTUploadJ
DEXTUploadJ References > ImageTool > Method > getFontColor
getFontColor Method
- Version
- 1.0.1.0
- Environment
- Sun JDK1.4
- Target
- ImageTool
- Signature
- public java.awt.Color getFontColor()
- Parameters
- Return value
- Color of font to be used
- Throws
- Description
-
Currently assigned font color.
- Usage
-
ImageTool image = ImageTool.getImageTool(); image.getFontColor();