![]() | FS_COLOR Structure |
Namespace: Patagames.Pdf
The FS_COLOR type exposes the following members.
Name | Description | |
---|---|---|
![]() | FS_COLOR(Int32) |
Creates a FS_COLOR structure from a 32-bit ARGB value.
|
![]() | FS_COLOR(Single) |
Creates a FS_COLOR structure from a float array.
|
![]() | FS_COLOR(PdfTypeArray) |
Creates a FS_COLOR structure from a PdfTypeArray array.
|
![]() | FS_COLOR(Int32, Int32, Int32) |
Creates a FS_COLOR structure from the three RGB component (red, green, and blue) values. Although this method allows a 32-bit value to be passed for each component, the value of each component is limited to 8 bits.
|
![]() | FS_COLOR(Int32, Int32, Int32, Int32) |
Creates a FS_COLOR structure from the four ARGB component (alpha, red, green, and blue) values. Although this method allows a 32-bit value to be passed for each component, the value of each component is limited to 8 bits.
|
![]() | FS_COLOR(Single, Single, Single, Single) |
Initialize a FS_COLOR structure from the four ARGB component (alpha, red, green, and blue) values.
|
Name | Description | |
---|---|---|
![]() | A |
Gets the alpha component value of this FS_COLOR structure.
|
![]() ![]() | AliceBlue |
Gets a color that has an ARGB value of #FFF0F8FF
|
![]() ![]() | AntiqueWhite |
Gets a color that has an ARGB value of #FFFAEBD7
|
![]() ![]() | Aqua |
Gets a color that has an ARGB value of #FF00FFFF
|
![]() ![]() | Aquamarine |
Gets a color that has an ARGB value of #FF7FFFD4
|
![]() ![]() | Azure |
Gets a color that has an ARGB value of #FFF0FFFF
|
![]() | B |
Gets the blue component value of this FS_COLOR structure.
|
![]() ![]() | Beige |
Gets a color that has an ARGB value of #FFF5F5DC
|
![]() ![]() | Bisque |
Gets a color that has an ARGB value of #FFFFE4C4
|
![]() ![]() | Black |
Gets a color that has an ARGB value of #FF000000
|
![]() ![]() | BlanchedAlmond |
Gets a color that has an ARGB value of #FFFFEBCD
|
![]() ![]() | Blue |
Gets a color that has an ARGB value of #FF0000FF
|
![]() ![]() | BlueViolet |
Gets a color that has an ARGB value of #FF8A2BE2
|
![]() ![]() | Brown |
Gets a color that has an ARGB value of #FFA52A2A
|
![]() ![]() | BurlyWood |
Gets a color that has an ARGB value of #FFDEB887
|
![]() ![]() | CadetBlue |
Gets a color that has an ARGB value of #FF5F9EA0
|
![]() ![]() | Chartreuse |
Gets a color that has an ARGB value of #FF7FFF00
|
![]() ![]() | Chocolate |
Gets a color that has an ARGB value of #FFD2691E
|
![]() ![]() | Coral |
Gets a color that has an ARGB value of #FFFF7F50
|
![]() ![]() | CornflowerBlue |
Gets a color that has an ARGB value of #FF6495ED
|
![]() ![]() | Cornsilk |
Gets a color that has an ARGB value of #FFFFF8DC
|
![]() ![]() | Crimson |
Gets a color that has an ARGB value of #FFDC143C
|
![]() ![]() | Cyan |
Gets a color that has an ARGB value of #FF00FFFF
|
![]() ![]() | DarkBlue |
Gets a color that has an ARGB value of #FF00008B
|
![]() ![]() | DarkCyan |
Gets a color that has an ARGB value of #FF008B8B
|
![]() ![]() | DarkGoldenrod |
Gets a color that has an ARGB value of #FFB8860B
|
![]() ![]() | DarkGray |
Gets a color that has an ARGB value of #FFA9A9A9
|
![]() ![]() | DarkGreen |
Gets a color that has an ARGB value of #FF006400
|
![]() ![]() | DarkKhaki |
Gets a color that has an ARGB value of #FFBDB76B
|
![]() ![]() | DarkMagenta |
Gets a color that has an ARGB value of #FF8B008B
|
![]() ![]() | DarkOliveGreen |
Gets a color that has an ARGB value of #FF556B2F
|
![]() ![]() | DarkOrange |
Gets a color that has an ARGB value of #FFFF8C00
|
![]() ![]() | DarkOrchid |
Gets a color that has an ARGB value of #FF9932CC
|
![]() ![]() | DarkRed |
Gets a color that has an ARGB value of #FF8B0000
|
![]() ![]() | DarkSalmon |
Gets a color that has an ARGB value of #FFE9967A
|
![]() ![]() | DarkSeaGreen |
Gets a color that has an ARGB value of #FF8FBC8B
|
![]() ![]() | DarkSlateBlue |
Gets a color that has an ARGB value of #FF483D8B
|
![]() ![]() | DarkSlateGray |
Gets a color that has an ARGB value of #FF2F4F4F
|
![]() ![]() | DarkTurquoise |
Gets a color that has an ARGB value of #FF00CED1
|
![]() ![]() | DarkViolet |
Gets a color that has an ARGB value of #FF9400D3
|
![]() ![]() | DeepPink |
Gets a color that has an ARGB value of #FFFF1493
|
![]() ![]() | DeepSkyBlue |
Gets a color that has an ARGB value of #FF00BFFF
|
![]() ![]() | DimGray |
Gets a color that has an ARGB value of #FF696969
|
![]() ![]() | DodgerBlue |
Gets a color that has an ARGB value of #FF1E90FF
|
![]() ![]() | Firebrick |
Gets a color that has an ARGB value of #FFB22222
|
![]() ![]() | FloralWhite |
Gets a color that has an ARGB value of #FFFFFAF0
|
![]() ![]() | ForestGreen |
Gets a color that has an ARGB value of #FF228B22
|
![]() ![]() | Fuchsia |
Gets a color that has an ARGB value of #FFFF00FF
|
![]() | G |
Gets the green component value of this FS_COLOR structure.
|
![]() ![]() | Gainsboro |
Gets a color that has an ARGB value of #FFDCDCDC
|
![]() ![]() | GhostWhite |
Gets a color that has an ARGB value of #FFF8F8FF
|
![]() ![]() | Gold |
Gets a color that has an ARGB value of #FFFFD700
|
![]() ![]() | Goldenrod |
Gets a color that has an ARGB value of #FFDAA520
|
![]() ![]() | Gray |
Gets a color that has an ARGB value of #FF808080
|
![]() ![]() | Green |
Gets a color that has an ARGB value of #FF008000
|
![]() ![]() | GreenYellow |
Gets a color that has an ARGB value of #FFADFF2F
|
![]() ![]() | Honeydew |
Gets a color that has an ARGB value of #FFF0FFF0
|
![]() ![]() | HotPink |
Gets a color that has an ARGB value of #FFFF69B4
|
![]() ![]() | IndianRed |
Gets a color that has an ARGB value of #FFCD5C5C
|
![]() ![]() | Indigo |
Gets a color that has an ARGB value of #FF4B0082
|
![]() ![]() | Ivory |
Gets a color that has an ARGB value of #FFFFFFF0
|
![]() ![]() | Khaki |
Gets a color that has an ARGB value of #FFF0E68C
|
![]() ![]() | Lavender |
Gets a color that has an ARGB value of #FFE6E6FA
|
![]() ![]() | LavenderBlush |
Gets a color that has an ARGB value of #FFFFF0F5
|
![]() ![]() | LawnGreen |
Gets a color that has an ARGB value of #FF7CFC00
|
![]() ![]() | LemonChiffon |
Gets a color that has an ARGB value of #FFFFFACD
|
![]() ![]() | LightBlue |
Gets a color that has an ARGB value of #FFADD8E6
|
![]() ![]() | LightCoral |
Gets a color that has an ARGB value of #FFF08080
|
![]() ![]() | LightCyan |
Gets a color that has an ARGB value of #FFE0FFFF
|
![]() ![]() | LightGoldenrodYellow |
Gets a color that has an ARGB value of #FFFAFAD2
|
![]() ![]() | LightGray |
Gets a color that has an ARGB value of #FFD3D3D3
|
![]() ![]() | LightGreen |
Gets a color that has an ARGB value of #FF90EE90
|
![]() ![]() | LightPink |
Gets a color that has an ARGB value of #FFFFB6C1
|
![]() ![]() | LightSalmon |
Gets a color that has an ARGB value of #FFFFA07A
|
![]() ![]() | LightSeaGreen |
Gets a color that has an ARGB value of #FF20B2AA
|
![]() ![]() | LightSkyBlue |
Gets a color that has an ARGB value of #FF87CEFA
|
![]() ![]() | LightSlateGray |
Gets a color that has an ARGB value of #FF778899
|
![]() ![]() | LightSteelBlue |
Gets a color that has an ARGB value of #FFB0C4DE
|
![]() ![]() | LightYellow |
Gets a color that has an ARGB value of #FFFFFFE0
|
![]() ![]() | Lime |
Gets a color that has an ARGB value of #FF00FF00
|
![]() ![]() | LimeGreen |
Gets a color that has an ARGB value of #FF32CD32
|
![]() ![]() | Linen |
Gets a color that has an ARGB value of #FFFAF0E6
|
![]() ![]() | Magenta |
Gets a color that has an ARGB value of #FFFF00FF
|
![]() ![]() | Maroon |
Gets a color that has an ARGB value of #FF800000
|
![]() ![]() | MediumAquamarine |
Gets a color that has an ARGB value of #FF66CDAA
|
![]() ![]() | MediumBlue |
Gets a color that has an ARGB value of #FF0000CD
|
![]() ![]() | MediumOrchid |
Gets a color that has an ARGB value of #FFBA55D3
|
![]() ![]() | MediumPurple |
Gets a color that has an ARGB value of #FF9370DB
|
![]() ![]() | MediumSeaGreen |
Gets a color that has an ARGB value of #FF3CB371
|
![]() ![]() | MediumSlateBlue |
Gets a color that has an ARGB value of #FF7B68EE
|
![]() ![]() | MediumSpringGreen |
Gets a color that has an ARGB value of #FF00FA9A
|
![]() ![]() | MediumTurquoise |
Gets a color that has an ARGB value of #FF48D1CC
|
![]() ![]() | MediumVioletRed |
Gets a color that has an ARGB value of #FFC71585
|
![]() ![]() | MidnightBlue |
Gets a color that has an ARGB value of #FF191970
|
![]() ![]() | MintCream |
Gets a color that has an ARGB value of #FFF5FFFA
|
![]() ![]() | MistyRose |
Gets a color that has an ARGB value of #FFFFE4E1
|
![]() ![]() | Moccasin |
Gets a color that has an ARGB value of #FFFFE4B5
|
![]() ![]() | NavajoWhite |
Gets a color that has an ARGB value of #FFFFDEAD
|
![]() ![]() | Navy |
Gets a color that has an ARGB value of #FF000080
|
![]() ![]() | OldLace |
Gets a color that has an ARGB value of #FFFDF5E6
|
![]() ![]() | Olive |
Gets a color that has an ARGB value of #FF808000
|
![]() ![]() | OliveDrab |
Gets a color that has an ARGB value of #FF6B8E23
|
![]() ![]() | Orange |
Gets a color that has an ARGB value of #FFFFA500
|
![]() ![]() | OrangeRed |
Gets a color that has an ARGB value of #FFFF4500
|
![]() ![]() | Orchid |
Gets a color that has an ARGB value of #FFDA70D6
|
![]() ![]() | PaleGoldenrod |
Gets a color that has an ARGB value of #FFEEE8AA
|
![]() ![]() | PaleGreen |
Gets a color that has an ARGB value of #FF98FB98
|
![]() ![]() | PaleTurquoise |
Gets a color that has an ARGB value of #FFAFEEEE
|
![]() ![]() | PaleVioletRed |
Gets a color that has an ARGB value of #FFDB7093
|
![]() ![]() | PapayaWhip |
Gets a color that has an ARGB value of #FFFFEFD5
|
![]() ![]() | PeachPuff |
Gets a color that has an ARGB value of #FFFFDAB9
|
![]() ![]() | Peru |
Gets a color that has an ARGB value of #FFCD853F
|
![]() ![]() | Pink |
Gets a color that has an ARGB value of #FFFFC0CB
|
![]() ![]() | Plum |
Gets a color that has an ARGB value of #FFDDA0DD
|
![]() ![]() | PowderBlue |
Gets a color that has an ARGB value of #FFB0E0E6
|
![]() ![]() | Purple |
Gets a color that has an ARGB value of #FF800080
|
![]() | R |
Gets the red component value of this FS_COLOR structure.
|
![]() ![]() | Red |
Gets a color that has an ARGB value of #FFFF0000
|
![]() ![]() | RosyBrown |
Gets a color that has an ARGB value of #FFBC8F8F
|
![]() ![]() | RoyalBlue |
Gets a color that has an ARGB value of #FF4169E1
|
![]() ![]() | SaddleBrown |
Gets a color that has an ARGB value of #FF8B4513
|
![]() ![]() | Salmon |
Gets a color that has an ARGB value of #FFFA8072
|
![]() ![]() | SandyBrown |
Gets a color that has an ARGB value of #FFF4A460
|
![]() ![]() | SeaGreen |
Gets a color that has an ARGB value of #FF2E8B57
|
![]() ![]() | SeaShell |
Gets a color that has an ARGB value of #FFFFF5EE
|
![]() ![]() | Sienna |
Gets a color that has an ARGB value of #FFA0522D
|
![]() ![]() | Silver |
Gets a color that has an ARGB value of #FFC0C0C0
|
![]() ![]() | SkyBlue |
Gets a color that has an ARGB value of #FF87CEEB
|
![]() ![]() | SlateBlue |
Gets a color that has an ARGB value of #FF6A5ACD
|
![]() ![]() | SlateGray |
Gets a color that has an ARGB value of #FF708090
|
![]() ![]() | Snow |
Gets a color that has an ARGB value of #FFFFFAFA
|
![]() ![]() | SpringGreen |
Gets a color that has an ARGB value of #FF00FF7F
|
![]() ![]() | SteelBlue |
Gets a color that has an ARGB value of #FF4682B4
|
![]() ![]() | Tan |
Gets a color that has an ARGB value of #FFD2B48C
|
![]() ![]() | Teal |
Gets a color that has an ARGB value of #FF008080
|
![]() ![]() | Thistle |
Gets a color that has an ARGB value of #FFD8BFD8
|
![]() ![]() | Tomato |
Gets a color that has an ARGB value of #FFFF6347
|
![]() ![]() | Transparent |
Gets a color that has an ARGB value of #00FFFFFF
|
![]() ![]() | Turquoise |
Gets a color that has an ARGB value of #FF40E0D0
|
![]() ![]() | Violet |
Gets a color that has an ARGB value of #FFEE82EE
|
![]() ![]() | Wheat |
Gets a color that has an ARGB value of #FFF5DEB3
|
![]() ![]() | White |
Gets a color that has an ARGB value of #FFFFFFFF
|
![]() ![]() | WhiteSmoke |
Gets a color that has an ARGB value of #FFF5F5F5
|
![]() ![]() | Yellow |
Gets a color that has an ARGB value of #FFFFFF00
|
![]() ![]() | YellowGreen |
Gets a color that has an ARGB value of #FF9ACD32
|
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Tests whether the specified object is a FS_COLOR structure and is equivalent to this FS_COLOR structure.
(Overrides ValueTypeEquals(Object).) |
![]() | Equals(FS_COLOR) |
Specifies whether this FS_COLOR is equivalent to the specified color.
|
![]() | GetHashCode |
Returns the hash code for this FS_COLOR structure.
(Overrides ValueTypeGetHashCode.) |
![]() | ToArgb |
Gets the 32-bit ARGB value of this FS_COLOR structure.
|
![]() | ToArray |
Gets the PdfTypeArray of this FS_COLOR structure.
|
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Tests whether two specified FS_COLOR structures are equivalent.
|
![]() ![]() | Inequality |
Tests whether two specified FS_COLOR structures are different.
|