Click or drag to resize

ImageUtilityImageAutoCompressionDetectType Method


Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public static string ImageAutoCompressionDetectType(
	byte[] data,
	Vector2I size,
	PixelFormat format,
	string fileName
)

Parameters

data  Byte
 
size  Vector2I
 
format  PixelFormat
 
fileName  String
 

Return Value

String
See Also