Class EmfPlusImage

Class EmfPlusImage

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

Obiekt EmfPlusImage określa obraz graficzny w postaci mapy bit lub metafizy.

public sealed class EmfPlusImage : EmfPlusGraphicsObjectType

Inheritance

object MetaObject EmfPlusObject EmfPlusGraphicsObjectType EmfPlusImage

Dziedziczeni członkowie

EmfPlusGraphicsObjectType.Version , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

EmfPlusImage()

public EmfPlusImage()

Properties

ImageData

Pobierz lub ustawić dane obrazuDane o zmiennej długości, które określają dane obrazowe określonew polu Typ. zawartość i format danych możeBądź inny dla każdego typu obrazu.

public EmfPlusBaseImageData ImageData { get; set; }

Wartość nieruchomości

EmfPlusBaseImageData

Type

otrzymuje lub ustawia typ obrazu32-bitowy niepodpisany integralny, który określa typ danychw polu ImageData. ta wartość musi być zdefiniowana wWykaz ImageDataType (sekcja 2.1.1.15).

public EmfPlusImageDataType Type { get; set; }

Wartość nieruchomości

EmfPlusImageDataType

 Polski