IsLittleEndian

DicomImageInfo.IsLittleEndian property

Gets a value indicating whether this instance is little endian.

public bool IsLittleEndian { get; }

Property Value

true if this instance is little endian; otherwise, false.

See Also