'DeclarationPublic Function FrameSubSet( _ ByVal Frames As System.Collections.Generic.IEnumerable(Of UInteger) _ ) As DicomImage
public DicomImage FrameSubSet( System.Collections.Generic.IEnumerable<uint> Frames )
Parameters
- Frames
- Requested frame numbers
Return Value
Subset DicomImage that includes the requested frames