recordWebpProbeInfo
me.tamkungz.codecmedia.internal.image.webp.WebpProbeInfo
- Version
- 1.1.5
- Java
- 17
- Source file
- me/tamkungz/codecmedia/internal/image/webp/WebpProbeInfo.java
public record WebpProbeInfo( int width, int height, Integer bitDepth )
Components 3
width
int width
height
int height
bitDepth
Integer bitDepth