Click or drag to resize

IMcView3DSetupTextureMode Method

Activates texture mode and sets the number of images for textures.

Namespace:  MediaCy.IQL.Display.Viewer3D
Assembly:  MediaCy.IQL.Display.Viewer3D (in MediaCy.IQL.Display.Viewer3D.dll) Version: 10.0.6912.0
Syntax
VB
Sub SetupTextureMode ( 
	NImages As Integer
)

Parameters

NImages
Type: SystemInt32
number of texture images.
Remarks
In texture mode user can add multiple images with arbitary orientation into 3D viewer. THis mode can be used for generating a color-composite image. Mouse rotation can is disabled setting mcv3ducDisableUserRotation flag. If NImages is 0 the texture mode gets reset and viewer switches to the Volume view mode (default).
See Also

Reference

IMcView3DSetupTextureMode(Int32)
IMcView3D.TextureRotation
IMcView3D.TextureRotationAxis
IMcView3D.TextureOffset