Class EmfBitmapRecordType

Class EmfBitmapRecordType

Nazwa przestrzeń: Aspose.Imaging.FileFormats.Emf.Emf.Records Zgromadzenie: Aspose.Imaging.dll (25.4.0)

Typy nagrań bitmap wykonują przesyłki blokowe obrazów Bitmap.

public abstract class EmfBitmapRecordType : EmfRecord

Inheritance

object MetaObject EmfRecord EmfBitmapRecordType

Derived

EmfAlphaBlend , EmfBitBlt , EmfMaskBlt , EmfPlgBlt , EmfSetDiBitsToDevice , EmfStretchBlt , EmfStretchDiBits , EmfTransparentBlt

Dziedziczeni członkowie

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)

Inicjalizuje nową instancję klasy Aspose.Imaging.FileFormats.Emf.EMF.Records. EmfBitmapRecordType.

protected EmfBitmapRecordType(EmfRecord source)

Parameters

source EmfRecord

i źródła .

EmfBitmapRecordType(EmfRecordType)

Inicjalizuje nową instancję klasy Aspose.Imaging.FileFormats.Emf.EMF.Records. EmfBitmapRecordType.

protected EmfBitmapRecordType(EmfRecordType type)

Parameters

type EmfRecordType

Ten typ rekordów.

 Polski