Package | Description |
---|---|
com.aspose.imaging.fileformats.emf.emf.records |
The package contains types [MS-EMF]: Enhanced Metafile Format.
|
com.aspose.imaging.fileformats.wmf.objects |
The package contains types [MS-WMF]: Windows
Metafile Format 2.2 WMF Objects
|
Modifier and Type | Method and Description |
---|---|
EmfLogBrushEx |
EmfCreateBrushIndirect.getLogBrush()
Gets or sets A LogBrushEx object (section 2.2.12) that specifies the style, color, and
pattern of the logical brush.
|
Modifier and Type | Method and Description |
---|---|
void |
EmfCreateBrushIndirect.setLogBrush(EmfLogBrushEx value)
Gets or sets A LogBrushEx object (section 2.2.12) that specifies the style, color, and
pattern of the logical brush.
|
Modifier and Type | Method and Description |
---|---|
EmfLogBrushEx |
WmfCreateBrushInDirect.getLogBrush()
Gets or sets the log brush.
|
Modifier and Type | Method and Description |
---|---|
void |
WmfCreateBrushInDirect.setLogBrush(EmfLogBrushEx value)
Gets or sets the log brush.
|
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.