PixelRepresentation Enumeration

Summary
Represents how the pixel values are stored.
Syntax
C#
VB
C++
public enum PixelRepresentation   
Public Enum PixelRepresentation  
public enum class PixelRepresentation   
Members
ValueMemberDescription
0Undefined Pixel representation is undefined.
0Unsigned_Integer Pixel values are stored as unsigned integers.
1TwosComplement Pixel values are stored as twos complement.
Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

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