Class EmfPixelFormat

Class EmfPixelFormat

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

Rekord EMR_PIXELFORMAT określa format pikseli do wykorzystania w operacjach graficznych.

public sealed class EmfPixelFormat : EmfStateRecordType

Inheritance

object MetaObject EmfRecord EmfStateRecordType EmfPixelFormat

Dziedziczeni członkowie

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

Constructors

EmfPixelFormat(EmfRecord)

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

public EmfPixelFormat(EmfRecord source)

Parameters

source EmfRecord

i źródła .

Properties

Pfd

Otrzymuje lub ustawia obiekt PixelFormatDescriptor (sekcja 2.2.22) określający dane o formacie piksela.

public EmfPixelFormatDescriptor Pfd { get; set; }

Wartość nieruchomości

EmfPixelFormatDescriptor

 Polski