Uses of Class
net.webpdf.wsclient.openapi.OperationPng
-
Packages that use OperationPng Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationPng in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationPng Modifier and Type Method Description OperationPngOperationPng. dpi(Integer dpi)@Nullable OperationPngOperationToolboxImageImage. getPng()Get pngOperationPngOperationPng. height(Integer height)OperationPngOperationPng. metrics(OperationPng.MetricsEnum metrics)OperationPngOperationPng. width(Integer width)Methods in net.webpdf.wsclient.openapi with parameters of type OperationPng Modifier and Type Method Description OperationToolboxImageImageOperationToolboxImageImage. png(OperationPng png)voidOperationToolboxImageImage. setPng(OperationPng png)
-