ImageJoinOptions

ImageJoinOptions class

Die Bildverbindungsoptionen.

public class ImageJoinOptions : IImageJoinOptions

Konstrukteure

Name Beschreibung
ImageJoinOptions() Initialisiert eine neue Instanz vonImageJoinOptions Klasse.
ImageJoinOptions(FileType) Initialisiert eine neue Instanz vonImageJoinOptions Klasse.
ImageJoinOptions(ImageJoinMode) Initialisiert eine neue Instanz vonImageJoinOptions Klasse.
ImageJoinOptions(FileType, ImageJoinMode) Initialisiert eine neue Instanz vonImageJoinOptions Klasse.

Eigenschaften

Name Beschreibung
Mode { get; } Der Bildverbindungsmodus.
Type { get; } Der Bilddateityp.

Siehe auch