WaveformAnalyzer.GraphicItemBuddyPictureSetFromFile method |
|
Remarks
Sets a picture taken from a file that will be displayed as a buddy picture of a graphic item over the waveform's graphics. The HBITMAP of the current buddy picture can be obtained through the WaveformAnalyzer.GraphicItemBuddyPictureGet method. Settings of the buddy picture can be obtained and modified through the WaveformAnalyzer.GraphicItemBuddyPictureParamsGet and WaveformAnalyzer.GraphicItemBuddyPictureParamsSet methods.
On the screenshot below you can see a set of vertical lines displayed over the waveform, each with its buddy picture aligned on the bottom right of the vertical line:
In this case vertical lines are set to be rendered over time rulers, allowing buddy pictures to be rendered outside of the waveform area.
An existing buddy picture can be removed at a later time by calling this method again and by specifying an empty pathname.
For details about graphic items management on the waveform analyzer refer to the How to add graphic items to the Waveform analyzer section. For details about the use of the Waveform Analyzer refer to the How to use the Waveform Analyzer section. For further details about methods of the Waveform Analyzer refer to the WaveformAnalyzer class section.
Syntax
Return value
|