←Select platform

DicomPaletteColorLutType Enumeration

Summary
Represents the type of a Palette Color Lookup Table.
Syntax
C#
Objective-C
C++/CLI
Java
public enum DicomPaletteColorLutType   
typedef NS_ENUM(NSInteger, LTDicomPaletteColorLutType) { 
	LTDicomPaletteColorLutTypeRed,  
	LTDicomPaletteColorLutTypeGreen,  
	LTDicomPaletteColorLutTypeBlue,  
}; 
public enum DicomPaletteColorLutType 
public enum class DicomPaletteColorLutType   
Members
ValueMemberDescription
0Red Red Palette Color Lookup Table.
1Green Green Palette Color Lookup Table.
2Blue Blue Palette Color Lookup Table.
Requirements

Target Platforms

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

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.