Overview Members Chapter Previous Next

CDXSurface::CDXSurface

CDXSurface( CDXScreen* pScreen , int Width , int Height , BYTE memoryType = CDXMEM_VIDTHENSYS ) ;

Creates a empty surface with a size set by Width and Height. MemoryType is where you want the surface to reside (video or system).