Click or drag to resize

IMcViewNDSetupTextureMode Method

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

Namespace:  MediaCy.IQL.Display.ViewerND
Assembly:  MediaCy.IQL.Display.ViewerND (in MediaCy.IQL.Display.ViewerND.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 ND 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

IMcViewNDSetupTextureMode(Int32)
IMcViewND.TextureRotation
IMcViewND.TextureRotationAxis
IMcViewND.TextureOffset