Class EmfPixelFormat

Class EmfPixelFormat

Nama dari : Aspose.Imaging.FileFormats.Emf.Emf.Records Pengumpulan: Aspose.Imaging.dll (25.4.0)

Rekaman EMR_PIXELFORMAT menentukan format piksel yang akan digunakan untuk operasi grafis.

public sealed class EmfPixelFormat : EmfStateRecordType

Inheritance

object MetaObject EmfRecord EmfStateRecordType EmfPixelFormat

anggota yang diwarisi

EmfRecord.Type , EmfRecord.Size , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

EmfPixelFormat(EmfRecord)

Initifikasi contoh baru dari Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPixelFormat kelas.

public EmfPixelFormat(EmfRecord source)

Parameters

source EmfRecord

dan sumbernya.

Properties

Pfd

Dapatkan atau menetapkan objek PixelFormatDescriptor (bahagian 2.2.22) yang mendefinisikan data format piksel.

public EmfPixelFormatDescriptor Pfd { get; set; }

Nilai Properti

EmfPixelFormatDescriptor

 Indonesia