ADL (AMD Display Library) Public APIs  Version 17.1
Data Fields
ADLPoint Struct Reference

Structure containing information about driver point coordinates. More...

#include <adl_structures.h>

Data Fields

int iX
 x coordinate More...
 
int iY
 y coordinate More...
 

Detailed Description

Structure containing information about driver point coordinates.

This structure is used to store the driver point coodinates for gamut and white point

Field Documentation

◆ iX

int ADLPoint::iX

x coordinate

◆ iY

int ADLPoint::iY

y coordinate


The documentation for this struct was generated from the following file:

Copyright © 2009-2020 Advanced Micro Devices, Inc. All rights reserved.