OSTypeStructuresRegistry.GetFirstSupportedDescriptorByTypeName
OSTypeStructuresRegistry.GetFirstSupportedDescriptorByTypeName method
Gets the first supported descriptor by its type name.
public static IOSTypeStructureLoader GetFirstSupportedDescriptorByTypeName(
string descriptorTypeName)
Parameter | Type | Description |
---|---|---|
descriptorTypeName | String | The descriptor type name. |
Return Value
The first found opener descriptor or null if not such descriptor is found.
Remarks
The first opener descriptor will be actually the last registered.
See Also
- interface IOSTypeStructureLoader
- class OSTypeStructuresRegistry
- namespace Aspose.PSD.FileFormats.Psd.Layers.LayerResources
- assembly Aspose.PSD