'Declaration
<DispIdAttribute(222)> Function CreateThumbnailHQ_3( _ ByVal FilePath As String, _ ByVal Width As Integer, _ ByVal Height As Integer, _ ByVal BackColor As Integer _ ) As Integer
function CreateThumbnailHQ_3( FilePath: String; Width: Integer; Height: Integer; BackColor: Integer ): Integer;
Parameters
- FilePath
- Width
- Height
- BackColor