RdOptimizerSettingsBppScale Property

Gets or sets the BPP (bits per pixel) scale factor.

Namespace:  Aspose.CAD.ImageOptions
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public int BppScale { get; set; }

Property Value

Type: Int32
The BPP scale.
See Also