Property BitsPerPixel
- Namespace
- Aspose.CAD.ImageOptions
- Assembly
- Aspose.CAD.dll
BitsPerPixel
Gets or sets the image bits per pixel count.
public int BitsPerPixel { get; set; }
Property Value
- int
The image bits per pixel count.
Gets or sets the image bits per pixel count.
public int BitsPerPixel { get; set; }
The image bits per pixel count.