Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public static float[] GetColorArray( Color color ) |
Visual Basic |
---|
Public Shared Function GetColorArray ( _ color As Color _ ) As Single() |
Visual C++ |
---|
public: static array<float>^ GetColorArray( Color^ color ) |
Parameters
- color
- Type: iTextSharp.text..::..Color