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

Name描述
CieCoordinatesTriple(bytes)初始化 CieCoordinatesTriple 类的新实例。

Properties

NameTypeAccess描述
cie_xyz_blueCieCoordinatesr获取蓝色端点的 xyz 坐标。
cie_xyz_greenCieCoordinatesr获取绿色端点的 xyz 坐标。
cie_xyz_redCieCoordinatesr获取红色端点的 xyz 坐标。

Constructor: CieCoordinatesTriple(bytes)

 CieCoordinatesTriple(bytes) 

初始化 CieCoordinatesTriple 类的新实例。

Parameters:

参数TypeDescription
字节System.Byte字节。