public final class FontColor extends Object
Class representing color of the text.
Constructor and Description |
---|
FontColor()
Initializes color.
|
FontColor(int r,
int g,
int b)
Initializes color with specified color components.
|
Copyright © 2019 Aspose. All Rights Reserved.