'Declaration Public Overloads Shared Function CreateDecodingSettingsForGetting16BppGrayscaleImage( _
ByVal frameThe DICOM frame from which 16-bpp grayscale image must be obtained.As DicomFrame _
) As Vintasoft.Imaging.Codecs.Decoders.DicomDecodingSettings
public static Vintasoft.Imaging.Codecs.Decoders.DicomDecodingSettings CreateDecodingSettingsForGetting16BppGrayscaleImage(
DicomFrame frame
)
public: static Vintasoft.Imaging.Codecs.Decoders.DicomDecodingSettings* CreateDecodingSettingsForGetting16BppGrayscaleImage(
DicomFrame* frame
)
public:
static Vintasoft.Imaging.Codecs.Decoders.DicomDecodingSettings^ CreateDecodingSettingsForGetting16BppGrayscaleImage(
DicomFrame^ frame
)
Parameters
- frame
- The DICOM frame from which 16-bpp grayscale image must be obtained.
Return Value
The decoding settings.