'bufferDepth' Possible Values : bufferDepth « Javascript Properties « JavaScript Reference

Home
JavaScript Reference
1.Event Handlers Reference
2.Javascript Collections
3.Javascript Methods
4.Javascript Objects
5.Javascript Properties
JavaScript Reference » Javascript Properties » bufferDepth 




'bufferDepth' Possible Values

Possible Values

0            the default; no buffering occurs
-1           buffering occurs at screen depth; this is the optimum value)
1
4
8
15
16
24
32           buffering occurs at the specified color depth

    
      
      














Related examples in the same category
1.'bufferDepth' Syntax and Note
2.'bufferDepth' Example
3.'bufferDepth' is applied to
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.