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