RenderImageDx9SurfaceFactoryCreateImage Method |
Namespace: Lumiscaphe.Workshop.Interop
public static RenderImageDx9Surface CreateImage( RenderDx9Device device, RenderResources resources, RenderResolution resolution )
Exception | Condition |
---|---|
ObjectNullException | device == null, resources == null |
ObjectDestroyedException | RenderResources::IsDestroyed == true, RenderDx9Device::IsDestroyed == true |