ImageTexture Class

Visual Basic
Public Class ImageTexture
Inherits MaterialTexture
C#
public class ImageTexture : MaterialTexture;
Description

 

This .NET class wraps the AcGiImageTexture ObjectARX class. It's an abstract class representing an image based texture.