![]() |
Murl Engine API
Version 2025.1
|
The IVisible property interface. More...
#include <murl_graph_i_visible.h>
The IVisible property interface.
This interface provides setting and retrieving common properties of a visible object (e.g. a movie).
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... | |
|
pure virtual |
Set the pixel format used for output.
| pixelFormat | The internal pixel format to use. |
|
pure virtual |
Get the pixel format used for output.