Description
Saves the current color bar image to specified file.
Syntax
Function RFDocument.ExportColorBarCapture(Name As String, type As RF2DFileType) As RFErrorCode
The ExportColorBarCapture syntax has these parts:
| Part | Description |
|---|---|
| Name | [IN] String Required. The file name for color bar image. |
| type | [IN] RF2DFileType Required. The file type. |