recordJpegProbeInfo
me.tamkungz.codecmedia.internal.image.jpeg.JpegProbeInfo
- Version
- 1.2.1
- Java
- 17
- Source file
- me/tamkungz/codecmedia/internal/image/jpeg/JpegProbeInfo.java
public record JpegProbeInfo( int width, int height, int bitsPerSample, int channels )
Components 4
width
int width
height
int height
bitsPerSample
int bitsPerSample
channels
int channels