extract
Extracts the subfile to the specified output file.
Information about the extracted subfile is returned in a SubfileExtractInfo struct.
Syntax
template<typename Output_Type > SubfileExtractInfo Subfile::extract(Output_Type &output) const
Extracts the subfile to the specified output file.
Information about the extracted subfile is returned in a SubfileExtractInfo struct.
template<typename Output_Type > SubfileExtractInfo Subfile::extract(Output_Type &output) const