RegisteredDescriptors

ImageLoadersRegistry.RegisteredDescriptors property

Gets the registered descriptors.

public static IImageLoaderDescriptor[] RegisteredDescriptors { get; }

Property Value

The registered descriptors.

See Also