PdfColor ByName Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodStatic memberByName(String)
Returns existing color by name or throws if it is not found
Public methodStatic memberByName(String, Byte, Byte, Byte)
Returns existing color by name or creates and registers a new one
Back to Top
See Also