Класс CieCoordinatesTriple

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

NameDescription
CieCoordinatesTriple(bytes)Инициализирует новый экземпляр класса CieCoordinatesTriple.

Properties

NameTypeAccessDescription
cie_xyz_blueCieCoordinatesrПолучает xyz‑координаты синего конечного пункта.
cie_xyz_greenCieCoordinatesrПолучает xyz‑координаты зелёного конечного пункта.
cie_xyz_redCieCoordinatesrПолучает xyz‑координаты красного конечного пункта.

Constructor: CieCoordinatesTriple(bytes)

 CieCoordinatesTriple(bytes) 

Инициализирует новый экземпляр класса CieCoordinatesTriple.

Parameters:

ПараметрТипОписание
байтыSystem.ByteБайты.