JpgCompressionMethods Class |
Namespace: GroupDocs.Conversion.Options.Convert
The JpgCompressionMethods type exposes the following members.
Name | Description | |
---|---|---|
![]() | JpgCompressionMethods |
Serialization constructor
|
Name | Description | |
---|---|---|
![]() | Key |
The enumeration key.
(Inherited from Enumeration.) |
![]() | Name |
The enumeration name.
(Inherited from Enumeration.) |
Name | Description | |
---|---|---|
![]() | CompareTo |
Compares current object to other.
(Inherited from Enumeration.) |
![]() | Equals(Object) |
Determines whether two object instances are equal.
(Inherited from Enumeration.) |
![]() | Equals(Enumeration) |
Determines whether two object instances are equal.
(Inherited from Enumeration.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode |
Serves as the default hash function.
(Inherited from Enumeration.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a string that represents the current object.
(Inherited from Enumeration.) |
Name | Description | |
---|---|---|
![]() ![]() | Baseline |
The baseline compression.
|
![]() ![]() | JpegLs |
JpegLs compression.
|
![]() ![]() | Lossless |
Lossless compression.
|
![]() ![]() | Progressive |
Progressive compression.
|