IImageDeviceFactory class

IImageDeviceFactory class

Represents a factory for creating image devices.

The IImageDeviceFactory type exposes the following members:

Methods

MethodDescription
createCreates an image device with the specified rendering options and stream provider.
createCreates an image device with the specified rendering options and file path.
createCreates an image device with the specified rendering options and stream.

See Also