Method | Description | |
---|---|---|
SeparateScans ( IEnumerable
|
Given a list of scans (each of which is a list of 1 or more images), split up the images into multiple lists as described by the SaveSeparator parameter.
|
public static SeparateScans ( IEnumerable
|
||
scans | IEnumerable |
|
separator | SaveSeparator | |
return | IEnumerable
|