C# Class NAPS2.ImportExport.Images.TiffHelper

Afficher le fichier Open project: cyanfish/naps2 Class Usage Examples

Méthodes publiques

Méthode Description
SaveMultipage ( List images, string location, bool>.Func progressCallback ) : bool

Private Methods

Méthode Description
GetCodecForString ( string type ) : System.Drawing.Imaging.ImageCodecInfo

Method Details

SaveMultipage() public static méthode

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