OdImage

OdImage constructor (1 of 2)

Initializes a new instance of the OdImage class.

public OdImage(StreamContainer streamContainer, LoadOptions options)
ParameterTypeDescription
streamContainerStreamContainerThe stream.
optionsLoadOptionsThe load options.

See Also


OdImage constructor (2 of 2)

Initializes a new instance of the OdImage class.

public OdImage(StreamContainer streamContainer)
ParameterTypeDescription
streamContainerStreamContainerThe stream container.

See Also