You are here: Start » AVL.NET » Pixel Structure
Pixel Structure
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | Pixel(Single, Single, Single, Single) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() ![]() | Aqua | Avl.Pixel | Gets the library-defined RGB color that has an RGB value of #00FFFF |
![]() ![]() | Black | Avl.Pixel | Gets the library-defined RGB color that has an RGB value of #000000 |
![]() ![]() | Blue | Avl.Pixel | Gets the library-defined RGB color that has an RGB value of #0000FF |
![]() ![]() | DarkGreen | Avl.Pixel | Gets the library-defined RGB color that has an RGB value of #008000 |
![]() ![]() | Empty | Avl.Pixel | Gets an empty instance of the Pixel. |
![]() ![]() | Fuchsia | Avl.Pixel | Gets the library-defined RGB color that has an RGB value of #FF00FF |
![]() ![]() | Gray | Avl.Pixel | Gets the library-defined RGB color that has an RGB value of #808080 |
![]() ![]() | Green | Avl.Pixel | Gets the library-defined RGB color that has an RGB value of #FF00FF00 |
![]() | Item | System.Single | |
![]() ![]() | Maroon | Avl.Pixel | Gets the library-defined RGB color that has an RGB value of #800000 |
![]() ![]() | Navy | Avl.Pixel | Gets the library-defined RGB color that has an RGB value of #000080 |
![]() ![]() | Olive | Avl.Pixel | Gets the library-defined RGB color that has an RGB value of #808000 |
![]() ![]() | Purple | Avl.Pixel | Gets the library-defined RGB color that has an RGB value of #800080 |
![]() ![]() | Red | Avl.Pixel | Gets the library-defined RGB color that has an RGB value of #FF0000 |
![]() ![]() | Silver | Avl.Pixel | Gets the library-defined RGB color that has an RGB value of #C0C0C0 |
![]() ![]() | Teal | Avl.Pixel | Gets the library-defined RGB color that has an RGB value of #008080 |
![]() ![]() | White | Avl.Pixel | Gets the library-defined RGB color that has an RGB value of #FFFFFFFF |
![]() | W | System.Single | |
![]() | X | System.Single | |
![]() ![]() | Yellow | Avl.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 |
![]() | Equals(Avl.Pixel) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | Set(float, float, float, float) | |
![]() | ToString() | Inherited from System.Object |