←Select platform

FirstStoredPixelValueMapped Property (DicomModalityLutAttributes)

Summary

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

Syntax

C#
VB
Java
WinRT C#
C++
public int FirstStoredPixelValueMapped {get; set;} 
Public Property FirstStoredPixelValueMapped As Integer 
public int FirstStoredPixelValueMapped {get; set;} 
public int getFirstStoredPixelValueMapped() 
public void setFirstStoredPixelValueMapped(int value) 
             
  
get_FirstStoredPixelValueMapped(); 
set_FirstStoredPixelValueMapped(value); 
Object.defineProperty('FirstStoredPixelValueMapped');  
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize