getBitsPerPixel static method

int getBitsPerPixel()

Example: returns the number of bits per pixel. (Assumed value)

Implementation

static int getBitsPerPixel() => 32;