public Decompress ( Stream jpeg, IDecompressDestination destination ) : void | ||
jpeg | Stream | Stream with JPEG data |
destination | IDecompressDestination | Stream for output of compressed JPEG |
return | void |
public Decompress ( Stream jpeg, IDecompressDestination destination ) : void | ||
jpeg | Stream | Stream with JPEG data |
destination | IDecompressDestination | Stream for output of compressed JPEG |
return | void |