WmfCieXyz

WmfCieXyz structure

El objeto CIEXYZ define información sobre el objeto CIEXYZ chromaticity .

public struct WmfCieXyz

Propiedades

NombreDescripción
CiexyzX { get; set; }Obtiene o establece un tipo de punto fijo 2.30 de 32 bits que define el valor de cromaticidad x .
CiexyzY { get; set; }Obtiene o establece un tipo de punto fijo 2.30 de 32 bits que define el valor de cromaticidad y .
CiexyzZ { get; set; }Obtiene o establece un tipo de punto fijo 2.30 de 32 bits que define el valor de cromaticidad z .

Ver también