You are here: Start » FIL.NET » Pixel Structure

Pixel Structure

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Constructors

 ConstructorDescription
Pixel(Single[])
Pixel(Color)
Pixel(Single, Single, Single, Single)

Properties

 NameTypeDescription
AquaFilNet.Pixel Gets the library-defined RGB color that has an RGB value of #00FFFF
BlackFilNet.Pixel Gets the library-defined RGB color that has an RGB value of #000000
BlueFilNet.Pixel Gets the library-defined RGB color that has an RGB value of #0000FF
DarkGreenFilNet.Pixel Gets the library-defined RGB color that has an RGB value of #008000
FuchsiaFilNet.Pixel Gets the library-defined RGB color that has an RGB value of #FF00FF
GrayFilNet.Pixel Gets the library-defined RGB color that has an RGB value of #808080
GreenFilNet.Pixel Gets the library-defined RGB color that has an RGB value of #FF00FF00
MaroonFilNet.Pixel Gets the library-defined RGB color that has an RGB value of #800000
NavyFilNet.Pixel Gets the library-defined RGB color that has an RGB value of #000080
OliveFilNet.Pixel Gets the library-defined RGB color that has an RGB value of #808000
PurpleFilNet.Pixel Gets the library-defined RGB color that has an RGB value of #800080
RedFilNet.Pixel Gets the library-defined RGB color that has an RGB value of #FF0000
SilverFilNet.Pixel Gets the library-defined RGB color that has an RGB value of #C0C0C0
TealFilNet.Pixel Gets the library-defined RGB color that has an RGB value of #008080
WhiteFilNet.Pixel Gets the library-defined RGB color that has an RGB value of #FFFFFFFF
WSystem.Single
XSystem.Single
YellowFilNet.Pixel Gets the library-defined RGB color that has an RGB value of #FFFF00
YSystem.Single
ZSystem.Single

Methods

 NameDescription
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also