Simple PPM, PBM, PGM, and PAM viewer extension for Visual Studio Code.
For the PAM format this extension supports the following TUPLTYPE values BLACKANDWHITE, BLACKANDWHITE_ALPHA, GRAYSCALE, GRAYSCALE_ALPHA, RGB, and RGB_ALPHA.
- Zoom In/Out: Hold down the
CTRLkey and scroll themouse wheelup to zoom in, or down to zoom out. Alternatively,CTRL+Up ArrowandCTRL+Down Arrowcan be used to zoom in and out respectively. - Zoom Fit: Click the
middle mouse buttonor pressCTRL+0to fit the zoom level to the size of the window.