vtkWin32ImageWindow - 2D display window for Windows
Super Class: vtkImageWindow
Description:
vtkWin32ImageWindow is a concrete subclass of vtkImageWindow. It handles 2D rendering under windows.
See Also:
Methods:
![]() | void SwapBuffers () |
![]() | void vtkWin32ImageWindow () |
![]() | void vtkWin32ImageWindow () |
![]() | static vtkWin32ImageWindow *New () |
![]() | const char *GetClassName () |
![]() | void PrintSelf (unknown & ,vtkIndent ) |
![]() | vtkWin32ImageWindow *GetOutput () |
![]() | void SetSize (int ,int ) |
![]() | int *GetSize () |
![]() | int *GetPosition () |
![]() | void SetPosition (int ,int ) |
![]() | void SetBackgroundColor (float ,float ,float ) |
![]() | void EraseWindow () |
![]() | unsigned char *GetDIBPtr () |
![]() | unsigned char *GetPixelData (int ,int ,int ,int ,int ) |
![]() | void MakeDefaultWindow () |
Detailed Method Descriptions:
![]() | void SwapBuffers () |
![]() | void SetSize (int ,int ) |
![]() | int *GetSize () |
![]() | int *GetPosition () |
![]() | void SetPosition (int ,int ) |
![]() | void SetBackgroundColor (float ,float ,float ) |
![]() | void EraseWindow () |
![]() | void MakeDefaultWindow () |