An NDoc Documented Class Library

Texture Class

Texture encapsulate the properties, which are needed for drawing. The most important property is Bitmap, which halds the bitmadata.

For a list of all members of this type, see Texture Members.

System.Object
   Minais.Drawing3d.Texture

public class Texture

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Minais.Drawing3d

Assembly: Drawing3d (in Drawing3d.dll)

See Also

Texture Members | Minais.Drawing3d Namespace