Specifies how the interior of a closed path is filled. Syntax Members Member Description Alternate Alternate mode. Winding Winding mode.
Represents an implementation of a Flate compressor. Syntax Remarks Flate compression is lossless, unlike JPEG compression, but will result in larger file sizes.
Public Constructors Public Properties Public Methods
Public Methods
Public Properties
Gets the compressed image data. Syntax Parameters image Original image.converter The ImageConverter to apply. Return Value A System.IO.MemoryStream containing the compressed image data.
Compares this compressor to the specified one. Syntax Parameters compressor A compressor to compare with. Return Value A boolean value indicating whether the compressors are equal.
Compares this compressor to the specified one. Overload List
Gets the hash code value for this compressor. Syntax Return Value The hash code value.
Gets the type of this compressor. Syntax