VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Dicom Namespace / DicomFrame Class
In This Topic
DicomFrame Class Properties
In This Topic
For a list of all properties of this type, see DicomFrame.
Public Properties
 NameDescription
Public PropertyGets the available VOI LUTs (value of interest lookup tables).
Public PropertyGets the number of bits per pixel for image returned by DicomFrame.GetImage method.
Public PropertyGets the number of bits per channel for DICOM image.
Public PropertyGets the color space of DICOM frame image.
Public PropertyGets the compression algorithm, which is used for compressing DICOM frame image.
Public PropertyGets the frame number.
Public PropertyGets a value indicating whether the information about X-vector direction is stored in a DICOM frame.
Public PropertyGets a value indicating whether the information about Y-vector direction is stored in a DICOM frame.
Public PropertyGets a value indicating whether the information about patient location is stored in a DICOM frame.
Public PropertyGets a value indicating whether the information about image resolution is stored in a DICOM frame.
Public PropertyGets the height, in pixels, of DICOM frame.
Public PropertyGets a value indicating whether the image file block is changed. (Inherited from ImageFileBlock)
Public PropertyGets a value indicating whether DICOM frame is compressed with lossless compression.
Public PropertyGets a value indicating whether the DICOM image pixel data values are stored as signed numeric values.
Public PropertyGets a value indicating whether the image file block is virtual. (Inherited from ImageFileBlock)
Public PropertyGets the length of this image file block. (Inherited from ImageFileBlock)
Public PropertyGets the default M-LUT (modality lookup table).
Public PropertyGets the offset of this image file block. (Inherited from ImageFileBlock)
Public PropertyGets the overlay images of DICOM frame image.
Public PropertyGets the page number.
Public PropertyGets a palette of DICOM frame image.
Public PropertyGets the X-vector direction vector for patient of the patient image.
Public PropertyGets the Y-vector direction vector for patient of the patient image.
Public PropertyGets the location, in millimeters, for patient of the DICOM frame.
Public PropertyGets or sets the resolution, in pixels per inch, of DICOM frame.
Public PropertyGets the number of bits per pixel for image data stored in DICOM image.
Public PropertyGets the parent DICOM file of this DICOM page. (Inherited from DicomPage)
Public PropertyGets the default VOI LUT (value of interest lookup table).
Public PropertyGets the width, in pixels, of DICOM frame.
Protected Properties
 NameDescription
Protected PropertyGets the source of this image file block. (Inherited from ImageFileBlock)
See Also