LDicomDS::SetPaletteColorLUTAttributes

#include "ltdic.h"

L_UINT16 LDicomDS::SetPaletteColorLUTAttributes (pPaletteColorLUTAttributes,uFlags)

Sets the attributes that describe the "Palette Color Lookup Table".

Parameters

pDICOMPALCOLORLUTATTRIBS pPaletteColorLUTAttributes

Pointer to a structure containing the "Palette Color Lookup Table" attributes.

L_UINT uFlags

Reserved for future use. Pass 0.

Returns

Value Meaning
0 The function was successful.
> 0 An error occurred. Refer to Return Codes.

Comments

Before calling this function, initialize pPaletteColorLUTAttributes ->uStructSize to be sizeof(DICOMPALCOLORLUTATTRIBS) and initialize all the members of the structure.

Required DLLs and Libraries

Platforms

Win32, x64

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS DICOM C++ Class Library Help