←Select platform

FirstStoredPixelValueMapped Property

Summary

The second value in the "LookupTable Descriptor", this specifies the first input value mapped.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int FirstStoredPixelValueMapped {get; set;}
Public Property FirstStoredPixelValueMapped As Integer
public int FirstStoredPixelValueMapped {get; set;}
@property (nonatomic, assign) NSInteger firstStoredPixelValueMapped
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 ); 
} 

Property Value

The second value in the "LookupTable Descriptor", which specifies the first input value mapped.

Example

Refer to ApplyModalityLookupTableCommand example.

Requirements

Target Platforms

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