WhitePointArray
Overview
The WhitePointArray struct describes a white point array. Each white point indicates the coordinates of white in the active color space.
Since: 13
Related module: NativeColorSpaceManager
Summary
Member Variables
| Name | Description |
|---|---|
| float arr [2] | White point array. |
Member Variable Description
arr
float WhitePointArray::arr[2]
Description
White point array.