public final class ZegoImageWaterMarkFillMode
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
SCALE_CENTER
居中显示。图片小于水印框大小时,图片居中显示,不拉伸;图片水印框大小时,先等比缩放图片至合适大小,再居中显示
|
static int |
STRETCH_FILL
拉伸填充
|
Constructor and Description |
---|
ZegoImageWaterMarkFillMode() |
public static final int SCALE_CENTER
public static final int STRETCH_FILL