Initializes a new instance of the BmpSettings class using the specified compression type.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public BmpSettings( CompressionType compression )
Type: Aurigma.GraphicsMill.Codecs.CompressionType
A CompressionType to write the image with. You can change it later through the Compression property.