CieCoordinatesTriple klass
Summary: The class contains the x,y, and z coordinates of the three colors that correspond to the red, green, and blue endpoints for a specified logical color space.
Module: aspose.imaging.fileformats.bmp.structures
Full Name: aspose.imaging.fileformats.bmp.structures.CieCoordinatesTriple
Constructors
| Name | Description |
|---|---|
| CieCoordinatesTriple(bytes) | Initierar en ny instans av CieCoordinatesTriple klass. |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| cie_xyz_blue | CieCoordinates | r | Hämtar xyz-koordinaterna för den blå ändpunkten. |
| cie_xyz_green | CieCoordinates | r | Hämtar xyz-koordinaterna för den gröna ändpunkten. |
| cie_xyz_red | CieCoordinates | r | Hämtar xyz-koordinaterna för den röda ändpunkten. |
Constructor: CieCoordinatesTriple(bytes)
CieCoordinatesTriple(bytes)
Initierar en ny instans av CieCoordinatesTriple klass.
Parameters:
| Parameter | Typ | Beskrivning |
|---|---|---|
| byte | System.Byte | Byte |