LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)
LEAD Technologies, Inc

FirstStoredPixelValueMapped Property






The second value in the "LookupTable Descriptor", this specifies the first input value mapped. .NET support WinRT support Silverlight support
Syntax
public int FirstStoredPixelValueMapped {get; set;}
'Declaration
 
Public Property FirstStoredPixelValueMapped As Integer
'Usage
 
Dim instance As DicomLookupTableDescriptor
Dim value As Integer
 
instance.FirstStoredPixelValueMapped = value
 
value = instance.FirstStoredPixelValueMapped
public int FirstStoredPixelValueMapped {get; set;}
 get_FirstStoredPixelValueMapped();
set_FirstStoredPixelValueMapped(value);
public:
property int FirstStoredPixelValueMapped {
   int get();
   void set (    int value);
}

Property Value

The second value in the "LookupTable Descriptor", this specifies the first input value mapped.
Example
Refer to ApplyModalityLookupTableCommand example.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomLookupTableDescriptor Class
DicomLookupTableDescriptor Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.