Package | Description |
---|---|
com.aspose.imaging.fileformats.emf.emf.objects | |
com.aspose.imaging.fileformats.emf.emf.records |
Modifier and Type | Method and Description |
---|---|
WmfDeviceIndependentBitmap |
EmfLogPenEx.getBrushDibPattern()
Gets or sets the brush dib pattern.
|
Modifier and Type | Method and Description |
---|---|
void |
EmfLogPenEx.setBrushDibPattern(WmfDeviceIndependentBitmap value)
Gets or sets the brush dib pattern.
|
Modifier and Type | Method and Description |
---|---|
WmfDeviceIndependentBitmap |
EmfCreateDibPatternBrushPt.getBitmapBuffer()
Gets or sets a buffer containing a packed DIB in the form of a WMF
DeviceIndependentBitmap object ([MS-WMF] section 2.2.2.9).
|
WmfDeviceIndependentBitmap |
EmfCreateMonoBrush.getBitmapBuffer()
Gets or sets a buffer containing a packed DIB in the form of a WMF
DeviceIndependentBitmap object ([MS-WMF] section 2.2.2.9).
|
WmfDeviceIndependentBitmap |
EmfExtCreatePen.getBitmapBuffer()
Gets or sets an optional buffer containing a packed DIB in the form of a WMF DeviceIndependentBitmap object
([MS-WMF] section 2.2.2.9).
|
WmfDeviceIndependentBitmap |
EmfMaskBlt.getMaskBitmap()
Gets or sets a buffer containing the mask bitmaps, which are not
required to be contiguous with the fixed portion of the EMR_MASKBLT record or with each
other.
|
WmfDeviceIndependentBitmap |
EmfPlgBlt.getMaskBitmap()
Gets or sets a buffer containing the mask bitmap, which are not
required to be contiguous with the fixed portion of the EMR_PLGBLT record or with each other.
|
WmfDeviceIndependentBitmap |
EmfAlphaBlend.getSourceBitmap()
Gets or sets a buffer containing the source bitmap, which is not required to be
contiguous with the fixed portion of the EMR_ALPHABLEND record.
|
WmfDeviceIndependentBitmap |
EmfBitBlt.getSourceBitmap()
Gets or sets a buffer containing the source bitmap, which is not required to be
contiguous with the fixed portion of the EMR_BITBLT record.
|
WmfDeviceIndependentBitmap |
EmfMaskBlt.getSourceBitmap()
Gets or sets a buffer containing the source bitmaps, which are not
required to be contiguous with the fixed portion of the EMR_MASKBLT record or with each
other.
|
WmfDeviceIndependentBitmap |
EmfPlgBlt.getSourceBitmap()
Gets or sets a buffer containing the source bitmap, which are not
required to be contiguous with the fixed portion of the EMR_PLGBLT record or with each other.
|
WmfDeviceIndependentBitmap |
EmfSetDiBitsToDevice.getSourceBitmap()
Gets or sets a buffer containing the source bitmap, which is not required to be
contiguous with the fixed portion of the EMR_SETDIBITSTODEVICE record.
|
WmfDeviceIndependentBitmap |
EmfStretchBlt.getSourceBitmap()
Gets or sets a buffer containing the source bitmap, which is not required to be
contiguous with the fixed portion of the EMR_STRETCHBLT record.
|
WmfDeviceIndependentBitmap |
EmfStretchDiBits.getSourceBitmap()
Gets or sets a buffer containing the source bitmap, which is not required to be
contiguous with the fixed portion of the EMR_STRETCHDIBITS record.
|
WmfDeviceIndependentBitmap |
EmfTransparentBlt.getSourceBitmap()
Gets or sets a buffer containing the source bitmap, which is not required to be
contiguous with the fixed portion of the EMR_TRANSPARENTBLT record.
|
Modifier and Type | Method and Description |
---|---|
void |
EmfCreateDibPatternBrushPt.setBitmapBuffer(WmfDeviceIndependentBitmap value)
Gets or sets a buffer containing a packed DIB in the form of a WMF
DeviceIndependentBitmap object ([MS-WMF] section 2.2.2.9).
|
void |
EmfCreateMonoBrush.setBitmapBuffer(WmfDeviceIndependentBitmap value)
Gets or sets a buffer containing a packed DIB in the form of a WMF
DeviceIndependentBitmap object ([MS-WMF] section 2.2.2.9).
|
void |
EmfExtCreatePen.setBitmapBuffer(WmfDeviceIndependentBitmap value)
Gets or sets an optional buffer containing a packed DIB in the form of a WMF DeviceIndependentBitmap object
([MS-WMF] section 2.2.2.9).
|
void |
EmfMaskBlt.setMaskBitmap(WmfDeviceIndependentBitmap value)
Gets or sets a buffer containing the mask bitmaps, which are not
required to be contiguous with the fixed portion of the EMR_MASKBLT record or with each
other.
|
void |
EmfPlgBlt.setMaskBitmap(WmfDeviceIndependentBitmap value)
Gets or sets a buffer containing the mask bitmap, which are not
required to be contiguous with the fixed portion of the EMR_PLGBLT record or with each other.
|
void |
EmfAlphaBlend.setSourceBitmap(WmfDeviceIndependentBitmap value)
Gets or sets a buffer containing the source bitmap, which is not required to be
contiguous with the fixed portion of the EMR_ALPHABLEND record.
|
void |
EmfBitBlt.setSourceBitmap(WmfDeviceIndependentBitmap value)
Gets or sets a buffer containing the source bitmap, which is not required to be
contiguous with the fixed portion of the EMR_BITBLT record.
|
void |
EmfMaskBlt.setSourceBitmap(WmfDeviceIndependentBitmap value)
Gets or sets a buffer containing the source bitmaps, which are not
required to be contiguous with the fixed portion of the EMR_MASKBLT record or with each
other.
|
void |
EmfPlgBlt.setSourceBitmap(WmfDeviceIndependentBitmap value)
Gets or sets a buffer containing the source bitmap, which are not
required to be contiguous with the fixed portion of the EMR_PLGBLT record or with each other.
|
void |
EmfSetDiBitsToDevice.setSourceBitmap(WmfDeviceIndependentBitmap value)
Gets or sets a buffer containing the source bitmap, which is not required to be
contiguous with the fixed portion of the EMR_SETDIBITSTODEVICE record.
|
void |
EmfStretchBlt.setSourceBitmap(WmfDeviceIndependentBitmap value)
Gets or sets a buffer containing the source bitmap, which is not required to be
contiguous with the fixed portion of the EMR_STRETCHBLT record.
|
void |
EmfStretchDiBits.setSourceBitmap(WmfDeviceIndependentBitmap value)
Gets or sets a buffer containing the source bitmap, which is not required to be
contiguous with the fixed portion of the EMR_STRETCHDIBITS record.
|
void |
EmfTransparentBlt.setSourceBitmap(WmfDeviceIndependentBitmap value)
Gets or sets a buffer containing the source bitmap, which is not required to be
contiguous with the fixed portion of the EMR_TRANSPARENTBLT record.
|
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.