[]
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.
int BitsPerPixel { get; }
ReadOnly Property BitsPerPixel As Integer