C# Class PrePrompt.Samples.Common.ImageTools

Afficher le fichier Open project: prompt/preprompt-wcf-http

Méthodes publiques

Méthode Description
WriteJpegCreatedFrom ( string text, Stream s ) : void

Private Methods

Méthode Description
GetEncoder ( ImageFormat format ) : System.Drawing.Imaging.ImageCodecInfo

Method Details

WriteJpegCreatedFrom() public static méthode

public static WriteJpegCreatedFrom ( string text, Stream s ) : void
text string
s Stream
Résultat void