OtgImage

OtgImage constructor (1 of 2)

Initializes a new instance of the OtgImage class.

public OtgImage(StreamContainer streamContainer, LoadOptions loadOptions)
ParameterTypeDescription
streamContainerStreamContainerThe stream.
loadOptionsLoadOptionsThe load options.

See Also


OtgImage constructor (2 of 2)

Initializes a new instance of the OtgImage class.

public OtgImage(StreamContainer streamContainer)
ParameterTypeDescription
streamContainerStreamContainerThe stream container.

See Also