GxImage: LoadImage |
This method loads the image from a specified file.
Public Function LoadImage( ByVal filename As String ) As Long
[Visual Basic] Public Function LoadImage(ByVal filename As String) As Long
[Delphi] function LoadImage(const filename : WideString) : Integer;
[C++] long LoadImage(LPCTSTR filename);
Class GxImage Overview GxImage Properties GxImage Methods LoadFromMem LockImage