Register

ImageCreatorsRegistry.Register method

Registers the specified image creator descriptor.

public static void Register(IImageCreatorDescriptor imageCreatorDescriptor)
ParameterTypeDescription
imageCreatorDescriptorIImageCreatorDescriptorThe image creator descriptor.

See Also