PixelRepresentation Enumeration

Summary
Represents how the pixel values are stored.
Syntax
C#
C++/CLI
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 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

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