{CompanyName} FlexyGo

Util..::..GetMiniature Method

Namespace:  FLEXYGO.Utilities.General
Assembly:  flxUtilities (in flxUtilities.dll)

Syntax


public static byte[] GetMiniature(
	string filePath,
	int width,
	int height
)
Public Shared Function GetMiniature ( _
	filePath As String, _
	width As Integer, _
	height As Integer _
) As Byte()

Parameters

filePath
Type: String
width
Type: Int32
height
Type: Int32