Click or drag to resize

DDSTextureToolsDDSImage Constructor

Namespace:  Internal
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public DDSImage(
	DDSTextureToolsDDSImageFormatEnum format,
	DDSTextureToolsDDSImageSurface[] surfaces,
	bool cubemap
)

Parameters

format
Type: InternalDDSTextureToolsDDSImageFormatEnum
surfaces
Type: InternalDDSTextureToolsDDSImageSurface
cubemap
Type: SystemBoolean
See Also