[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.IPdfImage.BitsPerPixel

BitsPerPixel Property

BitsPerPixel

Gets the resolution (bits-per-pixel, BPP) of this image.

Note that in some cases a PDF image may not contain any information about its resolution, in such cases this property returns 0.

Declaration
int BitsPerPixel { get; }
ReadOnly Property BitsPerPixel As Integer