InetFtpSendBitmap method (LEADRasterFTP Object)
short InetFtpSendBitmap(ILEADRaster * pRaster, short nFormat, short nBitsPerPixel, short nQFactor, BSTR pszRemote, long uSendAs); | |
Overview |
Remarks
Saves a bitmap to an FTP server. The output can be in any of the supported, compressed or uncompressed, file formats.
If the file specified in pszRemote already exists, this method will fail.
See Also
Elements: |
|
Topics: |
Working with FTP: File Manipulation and Sending Bitmaps Over an FTP Connection |