| 程序包 | 说明 |
|---|---|
| com.ruiyun.jvppeteer.api.core | |
| com.ruiyun.jvppeteer.cdp.entities |
| 限定符和类型 | 方法和说明 |
|---|---|
protected ScreenshotClip |
Page.normalizeRectangle(ScreenshotClip clip) |
protected ScreenshotClip |
Page.roundRectangle(ScreenshotClip clip) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected ScreenshotClip |
Page.normalizeRectangle(ScreenshotClip clip) |
protected ScreenshotClip |
Page.roundRectangle(ScreenshotClip clip) |
| 限定符和类型 | 方法和说明 |
|---|---|
ScreenshotClip |
ScreenshotClip.copy(double x,
double y,
double width,
double height) |
ScreenshotClip |
ScreenshotOptions.getClip() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ScreenshotOptions.setClip(ScreenshotClip clip) |
| 构造器和说明 |
|---|
ScreenshotOptions(ImageType type,
Double quality,
boolean optimizeForSpeed,
boolean fromSurface,
boolean omitBackground,
boolean fullPage,
String path,
ScreenshotClip clip,
String encoding,
boolean captureBeyondViewport) |
Copyright © 2020–2025. All rights reserved.