FulcrumFS FulcrumFS
FulcrumFS FulcrumFS
DocFX + Singulink = ♥

Search Results for

    Property CompressionLevel

    CompressionLevel

    Gets or initializes the compression level to use when encoding images. This setting only affects the computational effort of compression (and thus the resulting file size), not the visual quality. The setting has no effect on formats that do not support compression. The default setting is High.

    Declaration
    public ImageCompressionLevel CompressionLevel { get; init; }
    Property Value
    Type Description
    ImageCompressionLevel
    © Singulink. All rights reserved.