C# Class Aspose.Words.Examples.CSharp.Rendering_and_Printing.ImageColorFilters

Afficher le fichier Open project: aspose-words/Aspose.Words-for-.NET

Méthodes publiques

Méthode Description
Run ( ) : void

Private Methods

Méthode Description
SaveBlackWhiteTIFFwithCITT4 ( Document doc, string dataDir, bool highSensitivity ) : void
SaveBlackWhiteTIFFwithLZW ( Document doc, string dataDir, bool highSensitivity ) : void
SaveBlackWhiteTIFFwithRLE ( Document doc, string dataDir, bool highSensitivity ) : void
SaveColorTIFFwithLZW ( Document doc, string dataDir, float brightness, float contrast ) : void
SaveGrayscaleTIFFwithLZW ( Document doc, string dataDir, float brightness, float contrast ) : void

Method Details

Run() public static méthode

public static Run ( ) : void
Résultat void