Method | Description | |
---|---|---|
Encode ( |
Encodes the given RGB(A) bitmap to the given stream. Specify quality = -1 for lossless, otherwise specify a value between 0 and 100.
|
|
Encode ( |
Encodes the given RGB(A) bitmap to the given stream. Specify quality = -1 for lossless, otherwise specify a value between 0 and 100.
|
|
GetEncoderVersion ( ) : string | ||
SimpleEncoder ( ) : System |
Method | Description | |
---|---|---|
Encode ( |
||
Encode ( |
public Encode ( |
||
from | ||
to | Stream | |
quality | float | |
return | void |
public Encode ( |
||
b | ||
quality | float | |
result | ||
length | long | |
return | void |