L_BOOL LBitmapBase::EnableFileName(bEnableFileName)
Enables or disables use of the internal filename.
Flag that indicates whether to enable the file name. Possible values are:
Value | Meaning |
---|---|
TRUE | Enable the file name. |
FALSE | Disable the file name. |
The previous setting.
Call this function to enable or disable use of the internal filename. Enabling use of the internal filename will cause automatic transferring of the file name when using the LDialogBase and the LFile classes for loading and saving files.
The internal filename is used in two ways:
If use of the internal filename is enabled when using LDialog and LFile classes, then setting or changing the file name in these classes will cause the changed filename to be transferred to the LBitmapBase object automatically.
If use of the internal filename is not enabled then no automatic transferring of filename will be done the caller is responsible for maintaining the filename for the image.
The default setting is TRUE.
Win32, x64.
For an example, refer to LBitmapBase::IsFileNameEnabled.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document