[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Graphics.Images.PdfImageBase.BitsPerPixel

BitsPerPixel Property

BitsPerPixel

Gets the number of bits-per-pixel (BPP) for this image.

Declaration
public abstract int BitsPerPixel { get; }
Public MustOverride ReadOnly Property BitsPerPixel As Integer
Implements