public jpeg_set_quality ( int quality, bool force_baseline ) : void | ||
quality | int | The quality value is expressed on the 0..100 scale recommended by IJG. |
force_baseline | bool | If |
return | void |
public jpeg_set_quality ( int quality, bool force_baseline ) : void | ||
quality | int | The quality value is expressed on the 0..100 scale recommended by IJG. |
force_baseline | bool | If |
return | void |