ImageGear Professional for Linux
AT_PDE_COLORRANGE

Contains color range.

Declaration:

 
Copy Code
typedef struct tagAT_PDE_COLORRANGE
{
        float min;
        float max;
} AT_PDE_COLORRANGE;
typedef AT_PDE_COLORRANGE FAR* LPAT_PDE_COLORRANGE;

Members:

Name Type Description
min float Minimum value
max float Maximum value

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback