CRasterImage::Save![]()
int Save( const char* FileName, int ImageType = IMAGE_BY_FILE_EXTENSION );
Parameters
| FileName | Name of the file the image will be saved into. | ||||||||||
| ImageType | Type of the image file. Can be one of the following values: | ||||||||||
|
Return Value
The return value is TRUE if Save method succeeded. The return values is FALSE if Save method failed.
Remarks
The Save method stores the current object’s image to the file.
See Also
![]()
| © 2001 Solid Graphics, All rights reserved. |
| To view this site, we require use of either Netscape Navigator 4.0 or higher or Internet Explorer 4.0 or higher. |