DicomImageInfo
Contenuti
[
Nascondere
]DicomImageInfo class
Contiene tutte le meta-informazioni dal file Dicom header
public sealed class DicomImageInfo
Proprietà
| Nome | Descrizione |
|---|---|
| BitsAllocated { get; } | Ottiene un valore di “bitsAllocated”. |
| Blues { get; } | Ottiene i colori dell’array del blue |
| DicomHeaderInfoByBytes { get; } | Ottiene le informazioni dell’intestazione dicom per byte. |
| DicomInfo { get; } | Ottiene le informazioni di intestazione del file DICOM. |
| Greens { get; } | Ottiene i colori della matrice del verde |
| Height { get; } | Ottiene l’altezza. |
| IsLittleEndian { get; } | Ottiene un valore che indica se questa istanza è little endian. |
| NumberOfFrames { get; } | Ottiene il numero di fotogrammi. |
| Offset { get; } | Ottiene l’offset. |
| PhotoInterpretation { get; } | Ottiene un valore di “PhotoInterpretation”. |
| PixelRepresentation { get; } | Ottiene un valore del pixel “pixelRepresentation”. |
| PlanarConfiguration { get; } | Ottiene la configurazione planare. |
| Reds { get; } | Ottiene i colori dell’array del red |
| RescaleIntercept { get; } | Ottiene un valore di “rescaleIntercept”. |
| RescaleSlope { get; } | Ottiene un valore di “rescaleSlope”. |
| SamplesPerPixel { get; } | Ottiene un valore di “samplesPerPixel”. |
| SignedImage { get; } | Ottiene un valore che indica se “signedImage”. |
| Width { get; } | Ottiene la larghezza. |
| WindowCentre { get; } | Ottiene il centro della finestra. |
| WindowWidth { get; } | Ottiene la larghezza della finestra. |
Guarda anche
- spazio dei nomi Aspose.Imaging.FileFormats.Dicom
- assemblea Aspose.Imaging