next up previous contents index
Next: System Chipset Up: Hardware Components Previous: The Heap Allocator   Contents   Index

Video Card

(CORE/VIDEO.JAVA)
 
The video card is represented by an interface, which front ends can implement and provide extra functionality for the SaM instructions. This hardware component is strictly optional, and instructions should have an alternate solution for systems without a video card (front ends that do not implement the interface).

The following methods are avaliable for reading and writing video data:



David Levitan 2006-02-12