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()