IsisCodec Class |
Namespace: Atalasoft.Isis
The IsisCodec type exposes the following members.
Name | Description | |
---|---|---|
FileType |
Gets the type of file supported by the codec.
| |
MultipageSupport |
Gets a value indicating whether multipage is supported.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetSupportedColorFormats |
Retrieves the list of supported color formats.
| |
GetSupportedCompressions |
Retreives the list of supported compressions.
| |
GetSupportedCompressions(IsisPixelFormat) |
Retrieves the list of supported compressions available for the specified pixel format.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |