CieCoordinatesTriple Klasse

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

NameBeschreibung
CieCoordinatesTriple(bytes)Initialisiert eine neue Instanz der CieCoordinatesTriple Klasse.

Properties

NameTypeAccessBeschreibung
cie_xyz_blueCieCoordinatesrLiefert die xyz-Koordinaten des blauen Endpunkts.
cie_xyz_greenCieCoordinatesrLiefert die xyz-Koordinaten des grünen Endpunkts.
cie_xyz_redCieCoordinatesrLiefert die xyz-Koordinaten des roten Endpunkts.

Constructor: CieCoordinatesTriple(bytes)

 CieCoordinatesTriple(bytes) 

Initialisiert eine neue Instanz der CieCoordinatesTriple Klasse.

Parameters:

ParameterTypBeschreibung
BytesSystem.ByteDie Bytes.