C# Class OpenBve.Textures.BitmapOrigin

Represents a System.Drawing.Bitmap where the texture can be loaded from.
Inheritance: TextureOrigin
ファイルを表示 Open project: leezer3/OpenBVE

Private Methods

Method Description
BitmapOrigin ( Bitmap bitmap ) : System.Drawing

Creates a new bitmap origin.

BitmapOrigin ( Bitmap bitmap, OpenBveApi parameters ) : System.Drawing

Creates a new bitmap origin.

GetTexture ( OpenBveApi &texture ) : bool

Gets the texture from this origin.