←Select platform

Is this page helpful?

In this page

IsSmallestImagePixelValue Property

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

Property Value

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

Requirements

Target Platforms

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

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