recordBmpProbeInfo
me.tamkungz.codecmedia.internal.image.bmp.BmpProbeInfo
- Version
- 1.2.1
- Java
- 17
- Source file
- me/tamkungz/codecmedia/internal/image/bmp/BmpProbeInfo.java
public record BmpProbeInfo( int width, int height, int bitsPerPixel )
Components 3
width
int width
height
int height
bitsPerPixel
int bitsPerPixel