public class MediaRemoveWaterMark extends Object
| Constructor and Description |
|---|
MediaRemoveWaterMark() |
| Modifier and Type | Method and Description |
|---|---|
String |
get_switch() |
String |
getDx() |
String |
getDy() |
String |
getHeight() |
String |
getWidth() |
void |
set_switch(String _switch) |
void |
setDx(String dx) |
void |
setDy(String dy) |
void |
setHeight(String height) |
void |
setWidth(String width) |
String |
toString() |
public String getDx()
public void setDx(String dx)
public String getDy()
public void setDy(String dy)
public String getWidth()
public void setWidth(String width)
public String getHeight()
public void setHeight(String height)
public String get_switch()
public void set_switch(String _switch)
Copyright © 2023. All rights reserved.