Fellow Oak DICOM
Search Results for

    Show / Hide Table of Contents

    Enum PixelRepresentation

    Pixel Representation (0028,0103) represents signed/unsigned data of the pixel samples. Each sample shall have the same pixel representation

    Namespace: FellowOakDicom.Imaging
    Assembly: fo-dicom.core.dll
    Syntax
    public enum PixelRepresentation

    Fields

    Name Description
    Signed

    2's complement (signed) integer

    Unsigned

    Unsigned integer

    Extension Methods

    LinqExtensions.IsOneOf<PixelRepresentation>(PixelRepresentation[])
    In This Article
    Back to top Copyright (c) 2012-2025 fo-dicom contributors