GetFirstSupportedDescriptor
GifBlocksRegistry.GetFirstSupportedDescriptor method
Ottiene il primo descrittore di apertura supportato.
public static IGifBlockLoaderDescriptor GetFirstSupportedDescriptor(Stream stream)
Parametro | Tipo | Descrizione |
---|---|---|
stream | Stream | Il flusso. |
Valore di ritorno
Il descrittore di apertura del blocco gif o null se nessun descrittore di apertura è supportato per tale flusso.
Osservazioni
Il primo ad aprire sarà effettivamente l’ultimo registrato.
Guarda anche
- interface IGifBlockLoaderDescriptor
- class GifBlocksRegistry
- spazio dei nomi Aspose.Imaging.FileFormats.Gif
- assemblea Aspose.Imaging