DicomImageInfo
Contenu
[
Cacher
]DicomImageInfo class
Contient toutes les méta-informations du fichier Dicom header
public sealed class DicomImageInfo
Propriétés
Nom | La description |
---|---|
BitsAllocated { get; } | Obtient une valeur de “bitsAllocated”. |
Blues { get; } | Obtient les couleurs du tableau du blue |
DicomHeaderInfoByBytes { get; } | Obtient les informations d’en-tête dicom par octets. |
DicomInfo { get; } | Obtient les informations d’en-tête du fichier DICOM. |
Greens { get; } | Obtient les couleurs du tableau du green |
Height { get; } | Obtient la hauteur. |
IsLittleEndian { get; } | Obtient une valeur indiquant si cette instance est Little Endian. |
NumberOfFrames { get; } | Obtient le nombre d’images. |
Offset { get; } | Obtient le décalage. |
PhotoInterpretation { get; } | Obtient une valeur de “PhotoInterprétation”. |
PixelRepresentation { get; } | Obtient une valeur du pixel “pixelRepresentation”. |
PlanarConfiguration { get; } | Obtient la configuration planaire. |
Reds { get; } | Obtient les couleurs du tableau du rouge |
RescaleIntercept { get; } | Obtient une valeur de “rescaleIntercept”. |
RescaleSlope { get; } | Obtient une valeur de “rescaleSlope”. |
SamplesPerPixel { get; } | Obtient une valeur de “samplesPerPixel”. |
SignedImage { get; } | Obtient une valeur indiquant si “signedImage”. |
Width { get; } | Obtient la largeur. |
WindowCentre { get; } | Obtient le centre de la fenêtre. |
WindowWidth { get; } | Obtient la largeur de la fenêtre. |
Voir également
- espace de noms Aspose.Imaging.FileFormats.Dicom
- Assemblée Aspose.Imaging