메소드 | 설명 | |
---|---|---|
BitmapWrapper ( |
||
Dispose ( ) : void | ||
Save ( |
||
Save ( string fileName, string mimeType, int quality ) : void |
메소드 | 설명 | |
---|---|---|
GetEncoderInfo ( String mimeType ) : System.Drawing.Imaging.ImageCodecInfo |
public BitmapWrapper ( |
||
bitmap | ||
리턴 | System |
public Save ( |
||
fileStream | ||
encoder | System.Drawing.Imaging.ImageCodecInfo | |
quality | int | |
리턴 | void |
public Save ( string fileName, string mimeType, int quality ) : void | ||
fileName | string | |
mimeType | string | |
quality | int | |
리턴 | void |