Class EmfBitmapRecordType
Class EmfBitmapRecordType
名称: Aspose.Imaging.FileFormats.Emf.Emf.Records 收藏: Aspose.Imaging.dll (25.4.0)
比特地图记录类型进行比特地图图像的区块转移。
public abstract class EmfBitmapRecordType : EmfRecord
Inheritance
object ← MetaObject ← EmfRecord ← EmfBitmapRecordType
Derived
EmfAlphaBlend , EmfBitBlt , EmfMaskBlt , EmfPlgBlt , EmfSetDiBitsToDevice , EmfStretchBlt , EmfStretchDiBits , EmfTransparentBlt
继承人
EmfRecord.Type , EmfRecord.Size , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
EmfBitmapRecordType(EmfRecord)
启动 Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfBitmapRecordType 类的新例子。
protected EmfBitmapRecordType(EmfRecord source)
Parameters
source
EmfRecord
源源。
EmfBitmapRecordType(EmfRecordType)
启动 Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfBitmapRecordType 类的新例子。
protected EmfBitmapRecordType(EmfRecordType type)
Parameters
type
EmfRecordType
记录类型。