DicomObjects Reference
DicomObjects Reference / DicomGlobal Object / Palette Method
The name of the DICOM defined Palette
In This Topic
    Palette Method
    In This Topic
    Description
    Create a standard DICOM Palette
    Syntax
    Visual Basic
    Public Function Palette( _
       ByVal PaletteName As String _
    ) As Variant
    Parameters
    PaletteName
    The name of the DICOM defined Palette
    Remarks
    Valid PaletteNames are - HOTIRON, PET20STEP, HOTMETALBLUE and PETCOLOR 
    See Also