WmfUntyped
Inheritance: java.lang.Object, com.aspose.imaging.fileformats.emf.MetaObject, com.aspose.imaging.fileformats.wmf.objects.WmfObject
public class WmfUntyped extends WmfObject
The wmf untyped object
Constructors
Constructor | Description |
---|---|
WmfUntyped() |
Methods
Method | Description |
---|---|
getParameters() | Gets or sets the parameters. |
setParameters(int[] value) | Gets or sets the parameters. |
WmfUntyped()
public WmfUntyped()
getParameters()
public int[] getParameters()
Gets or sets the parameters.
Value: The parameters.
Returns: int[]
setParameters(int[] value)
public void setParameters(int[] value)
Gets or sets the parameters.
Value: The parameters.
Parameters:
Parameter | Type | Description |
---|---|---|
value | int[] |