TextureLoader.SaveToStream Method ()
Saves a volume to a graphics stream.
public static GraphicsStream SaveToStream(ImageFileFormat, BaseTexture); public static GraphicsStream SaveToStream(ImageFileFormat, BaseTexture, out PaletteEntry);
Exceptions
InvalidCallException The method call is invalid. For example, a method's parameter might contain an invalid value.
Show: