DG Kernel (ActiveX) Documentation


Skip Navigation Links.
Start page
Quick Start
Search Page
Installation
What is new
Upgrading Native Apps
Licensing
Expand ModelsModels
Expand DG Kernel ControlsDG Kernel Controls
Collapse API ReferenceAPI Reference
Interface List
Vector Space
Expand General GeometryGeneral Geometry
Collapse ModelModel
Expand ViewView
Expand General ComputingGeneral Computing
Expand Samples and TutorialsSamples and Tutorials
Expand GraphicsGraphics
Expand Math ObjectsMath Objects
Expand DeprecatedDeprecated
Redistribution
Model Viewer
Open Source
Support
Skip Navigation LinksHome Page > API Reference > Model > Entities > Appearence > ITexture_DG Go to DGKC docs Search Documentation


ITexture_DG Interface

Load
IsLoaded
Unload
IsEnabled
SetEnabled
IsBlend
SetBlend
UseTexture
LoadFromHandle
GetFileName

void Load(String filePath)


bool IsLoaded()


void Unload()


bool IsEnabled()


void SetEnabled(bool enabled)


bool IsBlend()


void SetBlend(bool blend)


void UseTexture(ITexture_DG texture)


void LoadFromHandle(POSN hBitmap)


String GetFileName()