ImageCreatorsRegistry.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 del creatore che supporta specificato o null se non viene trovato tale descrittore.

Osservazioni

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

Guarda anche