Murl::Graph::IVisible Interface Referenceabstract
The IVisible property interface. More...
#include "murl_graph_i_visible.h"
Inheritance diagram for Murl::Graph::IVisible:
Public Member Functions | |
virtual Bool | SetPixelFormat (IEnums::PixelFormat pixelFormat)=0 |
Set the pixel format used for output. More... | |
virtual IEnums::PixelFormat | GetPixelFormat () const =0 |
Get the pixel format used for output. More... | |
Detailed Description
The IVisible property interface.
This interface provides setting and retrieving common properties of a visible object (e.g. a movie).
Member Function Documentation
◆ SetPixelFormat()
|
pure virtual |
Set the pixel format used for output.
- Parameters
-
pixelFormat The internal pixel format to use.
- Returns
- true if successful.
◆ GetPixelFormat()
|
pure virtual |
Get the pixel format used for output.
- Returns
- The pixel format.
The documentation for this interface was generated from the following file:
- murl_graph_i_visible.h