GetFirstSupportedDescriptor
ImageCreatorsRegistry.GetFirstSupportedDescriptor method
Ottiene il primo descrittore supportato trovato adatto per l’oggetto specificato.
public static IImageCreatorDescriptor GetFirstSupportedDescriptor(ImageOptionsBase imageOptions)
Parametro | Tipo | Descrizione |
---|---|---|
imageOptions | ImageOptionsBase | Le 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
- interface IImageCreatorDescriptor
- class ImageOptionsBase
- class ImageCreatorsRegistry
- spazio dei nomi Aspose.Imaging
- assemblea Aspose.Imaging