1) Open your desired picture in Photoshop
2) If you don’t have histogram tool, enable it from Window menu and select histogram
3) Now after opened histogram tool, note value of Mean
4) Because of this parameter’s maximum value is 255 and we want APL in percent, you can use this simple equation to convert it to percent:
APL (%) = (Mean value × 100) / 255
Be First to Comment