OpenTK11Device LoadTextureInNativePlatformFormat Method (Int32, Int32, IntPtr, Boolean)Delta Engine Documentation

Namespace: DeltaEngine.Graphics.OpenTK11
Assembly: DeltaEngine.Graphics.OpenTK11 (in DeltaEngine.Graphics.OpenTK11.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public override void LoadTextureInNativePlatformFormat(
	int width,
	int height,
	IntPtr nativeLoadedData,
	bool hasAlpha
)
See Also