GetEncodings
DicomEncoding.GetEncodings method
Returns a collection of Encoding corresponding to the given charsets, where every charsets item is a name of the DICOM Specific Character Set.
public Encoding[] GetEncodings(string[] charsets)
| Parameter | Type | Description |
|---|---|---|
| charsets | String[] | List of DICOM Character Sets. |
Return Value
The collection of Encoding specified in charsets.
See Also
- class DicomEncoding
- namespace Aspose.Medical.Common.Text
- assembly Aspose.Medical