create an image
Namespace: DotNetNuke.Common.UtilitiesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static string CreateImage( string sFile, int intHeight, int intWidth ) |
Visual Basic |
---|
Public Shared Function CreateImage ( sFile As String, intHeight As Integer, intWidth As Integer ) As String |
Parameters
- sFile
- Type: System..::..String
path of image file
- intHeight
- Type: System..::..Int32
height
- intWidth
- Type: System..::..Int32
width