ImageExportersRegistry.Register

ImageExportersRegistry.Register method

Registers the specified image exporter descriptor.

public static void Register(IImageExporterDescriptor imageExporterDescriptor)
ParameterTypeDescription
imageExporterDescriptorIImageExporterDescriptorThe image exporter descriptor.

See Also