OSTypeStructuresRegistry.GetFirstSupportedDescriptor
OSTypeStructuresRegistry.GetFirstSupportedDescriptor method
Gets the first supported opener descriptor.
public static IOSTypeStructureLoader GetFirstSupportedDescriptor(Stream stream)
Parameter | Type | Description |
---|---|---|
stream | Stream | The stream. |
Return Value
The layer resource loader descriptor or null if no loader descriptor supported for such stream.
Remarks
The first loader will be actually the last registered.
See Also
- interface IOSTypeStructureLoader
- class OSTypeStructuresRegistry
- namespace Aspose.PSD.FileFormats.Psd.Layers.LayerResources
- assembly Aspose.PSD