#include <istdplug.h>
Public Member Functions |
|
| virtual int | GetType ()=0 |
| virtual void | SetType (int type)=0 |
| virtual BOOL | GetAlpha ()=0 |
| virtual void | SetAlpha (BOOL alpha)=0 |
| virtual BOOL | GetInterlaced ()=0 |
| virtual void | SetInterlaced (BOOL interlaced)=0 |
| virtual int GetType | ( | ) | [pure virtual] |
| virtual void SetType | ( | int | type | ) | [pure virtual] |
| virtual BOOL GetAlpha | ( | ) | [pure virtual] |
| virtual void SetAlpha | ( | BOOL | alpha | ) | [pure virtual] |
| virtual BOOL GetInterlaced | ( | ) | [pure virtual] |
| virtual void SetInterlaced | ( | BOOL | interlaced | ) | [pure virtual] |