GetFirstSupportedDescriptor

ImageCreatorsRegistry.GetFirstSupportedDescriptor method

Ottiene il primo descrittore supportato trovato adatto per l’oggetto specificato.

public static IImageCreatorDescriptor GetFirstSupportedDescriptor(ImageOptionsBase imageOptions)
ParametroTipoDescrizione
imageOptionsImageOptionsBaseLe opzioni dell’immagine.

Valore di ritorno

Il descrittore creatore che supporta il descrittore specificato o null se non viene trovato alcun descrittore di questo tipo.

Osservazioni

Il primo descrittore creatore sarà effettivamente l’ultimo registrato.

Guarda anche