typedef struct _SELCLRINF
{
L_CHAR cCyan;
L_CHAR cMagenta;
L_CHAR cYellow;
L_CHAR cBlack;
} SELCLRINF, * pSELCLRINF;
The SELCLRINF structure contains the information needed for a single "Selected Color", which is used mainly in the SELCLR structure.
Value that specifies the percentage of cyan in a color. Valid values range from 100 to 100, which is interpreted as 100% to 100%.
Value that specifies the percentage of magenta in a color. Valid values range from 100 to 100, which is interpreted as 100% to 100%.
Value that specifies the percentage of yellow in a color. Valid values range from 100 to 100, which is interpreted as 100% to 100%.
Value that specifies the percentage of black in a color. Valid values range from 100 to 100, which is interpreted as 100% to 100%.
The structure is used by:
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document