C# Class NAPS2.ImportExport.Images.TiffHelper

Exibir arquivo Open project: cyanfish/naps2 Class Usage Examples

Public Methods

Method Description
SaveMultipage ( List images, string location, bool>.Func progressCallback ) : bool

Private Methods

Method Description
GetCodecForString ( string type ) : System.Drawing.Imaging.ImageCodecInfo

Method Details

SaveMultipage() public static method

public static SaveMultipage ( List images, string location, bool>.Func progressCallback ) : bool
images List
location string
progressCallback bool>.Func
return bool