Table of Contents

Property Rgba32Bpp

Namespace
Aspose.CAD
Assembly
Aspose.CAD.dll

Rgba32Bpp

Gets the PixelDataFormat defined for 32 bits per pixel with 8 bits for each of the alpha, red, green and blue.

public static PixelDataFormat Rgba32Bpp { get; }

Property Value

PixelDataFormat

The PixelDataFormat defined for 32 bits per pixel with 8 bits for each of the alpha, red, green and blue.