public class CompressionLevel extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
COMPRESSION_LEVEL_EXTRA_HIGH |
static int |
COMPRESSION_LEVEL_FAST |
static int |
COMPRESSION_LEVEL_HIGH |
static int |
COMPRESSION_LEVEL_INSANE |
static int |
COMPRESSION_LEVEL_NORMAL |
| Constructor and Description |
|---|
CompressionLevel() |
public static final int COMPRESSION_LEVEL_FAST
public static final int COMPRESSION_LEVEL_NORMAL
public static final int COMPRESSION_LEVEL_HIGH
public static final int COMPRESSION_LEVEL_EXTRA_HIGH
public static final int COMPRESSION_LEVEL_INSANE
Copyright © 2014. All rights reserved.