Click or drag to resize

DDSTextureToolsWriteToFile Method


Namespace: Internal
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public static bool WriteToFile(
	string realFileName,
	DDSTextureToolsDDSImage image,
	out string error
)

Parameters

realFileName  String
 
image  DDSTextureToolsDDSImage
 
error  String
 

Return Value

Boolean
See Also