←Select platform

IsLargestImagePixelValue Property

Summary
Gets or sets the value that indicates that indicates whether the largest pixel value applies to the entire image or to one plane.
Syntax
C#
Objective-C
C++/CLI
Java
public bool IsLargestImagePixelValue { get; set; } 
@property (nonatomic, assign) BOOL isLargestImagePixelValue; 
public boolean getIsLargestImagePixelValue() 
public void setIsLargestImagePixelValue(boolean value) 
public: 
property bool IsLargestImagePixelValue { 
   bool get(); 
   void set (    bool value); 
} 

Property Value

true if the largest pixel value applies to the entire image, false if the largest pixel value applies to one plane.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.