Class U3dLoader

U3dLoader class

Loads parser results to U3dImage object.

public class U3dLoader

Constructors

NameDescription
U3dLoader()The default constructor.

Methods

NameDescription
CanLoad(StreamContainer, LoadOptions)Checks if it is possible to read this file.
Load(StreamContainer, LoadOptions)Opens a new image with loadOptions.
static Loader(Stream)

See Also