Reference Manual - 1.0.1
IDirectFBWindow   ResizeSurface

Resize the surface of a scalable window.    利用可延伸或剥除窗口来重新设定这个表层

ResizeSurface (
  IDirectFBWindow   * thiz,
  int   width,
  int   height
);

This requires the option DWOP_SCALE. See IDirectFBWindow::SetOptions().

请求选项DWOP_SCALE,看 IDirectFBWindow::SetOptions().

Creative Commons License This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License