Method | Description | |
---|---|---|
Encode ( System source, System dest ) : void |
Encodes the data in the input stream and saves the result in the output stream.
|
|
SDImageLoader ( string extension ) : System |
Constructor
|
public Encode ( System source, System dest ) : void | ||
source | System | |
dest | System | |
return | void |
public SDImageLoader ( string extension ) : System | ||
extension | string | the file extension that this will load. |
return | System |