C# 클래스 PrePrompt.Samples.Common.ImageTools

파일 보기 프로젝트 열기: prompt/preprompt-wcf-http

공개 메소드들

메소드 설명
WriteJpegCreatedFrom ( string text, Stream s ) : void

비공개 메소드들

메소드 설명
GetEncoder ( ImageFormat format ) : System.Drawing.Imaging.ImageCodecInfo

메소드 상세

WriteJpegCreatedFrom() 공개 정적인 메소드

public static WriteJpegCreatedFrom ( string text, Stream s ) : void
text string
s Stream
리턴 void