Return to previous page Return to menu Go to next page

  Title  
Function specifications
  Function  
Enable blur operation
Function Name
SCL_EnableBlur
No
44

  format  void SCL_EnableBlur (Uint32 surface)
 Input  surface: Screen type
 S  SCL_SPR, SCL_NBG0, SCL_NBG1, SCL_NBG2, SCL_NBG3,
 S  SCL_RBG0, SCL_RBG1, SCL_EXBG
 Output  None
 Function value  None
 Function  Enables blur calculation. 

  Title  
Function specifications
  Function  
Disable blurring operation
Function Name
SCL_DisableBlur
No
45

  format  voidSCL_DisableBlur (void)
 Input  None
 Output  None
 Function value  None
 Function  Disable blurring operation 

  Title  
Function specifications
  Function  
Insert line color screen
Function Name
SCL_EnableLineCol
No
46

  format  void SCL_EnableLineCol (Uint32 surface);
 Input  surface: Screen type
 S  SCL_SPR, SCL_NBG0, SCL_NBG1, SCL_NBG2, SCL_NBG3,
 S  SCL_RBG0, SCL_RBG1, SCL_EXBG
 Output  None
 Function value  None
 Function  Inserts a line color screen. 

  Title  
Function specifications
  Function  
Cancel line color screen
Function Name
SCL_DisableLineCol
No
47

  format  voidSCL_DisableLineCol (Uint32 surface)
 Input  surface: Screen type
 S  SCL_SPR, SCL_NBG0, SCL_NBG1, SCL_NBG2, SCL_NBG3,
 S  SCL_RBG0, SCL_RBG1, SCL_EXBG
 Output  None
 Function value  None
 Function  Cancel line color screen 


Return to previous page Return to menu Go to next page