You are here: Start » FIL.NET » Pixel Structure
Pixel Structure
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | Pixel(Single[]) | |
![]() | Pixel(Color) | |
![]() | Pixel(Single, Single, Single, Single) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() ![]() | Aqua | FilNet.Pixel | Gets the library-defined RGB color that has an RGB value of #00FFFF |
![]() ![]() | Black | FilNet.Pixel | Gets the library-defined RGB color that has an RGB value of #000000 |
![]() ![]() | Blue | FilNet.Pixel | Gets the library-defined RGB color that has an RGB value of #0000FF |
![]() ![]() | DarkGreen | FilNet.Pixel | Gets the library-defined RGB color that has an RGB value of #008000 |
![]() ![]() | Fuchsia | FilNet.Pixel | Gets the library-defined RGB color that has an RGB value of #FF00FF |
![]() ![]() | Gray | FilNet.Pixel | Gets the library-defined RGB color that has an RGB value of #808080 |
![]() ![]() | Green | FilNet.Pixel | Gets the library-defined RGB color that has an RGB value of #FF00FF00 |
![]() ![]() | Maroon | FilNet.Pixel | Gets the library-defined RGB color that has an RGB value of #800000 |
![]() ![]() | Navy | FilNet.Pixel | Gets the library-defined RGB color that has an RGB value of #000080 |
![]() ![]() | Olive | FilNet.Pixel | Gets the library-defined RGB color that has an RGB value of #808000 |
![]() ![]() | Purple | FilNet.Pixel | Gets the library-defined RGB color that has an RGB value of #800080 |
![]() ![]() | Red | FilNet.Pixel | Gets the library-defined RGB color that has an RGB value of #FF0000 |
![]() ![]() | Silver | FilNet.Pixel | Gets the library-defined RGB color that has an RGB value of #C0C0C0 |
![]() ![]() | Teal | FilNet.Pixel | Gets the library-defined RGB color that has an RGB value of #008080 |
![]() ![]() | White | FilNet.Pixel | Gets the library-defined RGB color that has an RGB value of #FFFFFFFF |
![]() | W | System.Single | |
![]() | X | System.Single | |
![]() ![]() | Yellow | FilNet.Pixel | Gets the library-defined RGB color that has an RGB value of #FFFF00 |
![]() | Y | System.Single | |
![]() | Z | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |