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

レコードタイプ

 日本語