←Select platform

FirstStoredPixelValueMapped Property

Summary

Gets or sets the second value in the "LUT Descriptor". Specifies the first input value mapped.

Syntax
C#
VB
C++
Java
public int FirstStoredPixelValueMapped { get; set; } 
Public Property FirstStoredPixelValueMapped As Integer 
public int getFirstStoredPixelValueMapped() 
public void setFirstStoredPixelValueMapped(int value) 
public: 
property int FirstStoredPixelValueMapped { 
   int get(); 
   void set (    int value); 
} 

Property Value

Value that indicates the second value in the "LUT Descriptor". Specifies the first input value mapped.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly