Traditional Culture Encyclopedia - Traditional customs - What are the uses of digital ink?

What are the uses of digital ink?

See Notes on Ink Use. Using ink annotations can make Silverlight content more interactive and personalized. Using elements to realize ink annotation in Silverlight is not only simple but also flexible.

Silverlight is one of the few Web technologies, which supports ink collection and display of high-quality stylus input from TabletPC devices. Blog Blog is personalized content. Adding links to a blog can give it a unique human touch. You can also enrich the content of your blog by adding notes, drawings and comments to photos and photos. The game uses ink in Silverlight, which can open up a new situation for the more natural interaction of online game content.

Silverlight makes it very simple to realize the above scheme. The flexibility of the input model provides great flexibility for you to realize the input model in the game content. Supported ink input devices stylus input Computers with stylus (such as TabletPC or desktop computers with external digitizers) can make full use of the advantages of full fidelity stylus input in Silverlight. These devices allow ink input (you can integrate ink input into Silverlight-based applications) to create high-quality touch notes, drawings, notes, oil paintings and other content input with a stylus. Touch Input Silverlight supports touch screen devices, such as those in some TabletPC and Ultra-MobilePC(UMPC) computers. When using a keyboard or stylus is cumbersome or unnecessary, touching allows users to interact with Silverlight content in a 1 natural way. Mouse Input You can use the mouse to draw ink in Silverlight-based programs.

However, compared with the stylus input collected by digitizer, the resolution of ink generated by mouse is lower. You can use mouse-generated ink just like ink generated with a stylus. Getting started with the ink InkPresenter element in Silverlight InkPresenter element will provide a drawing surface that supports ink function. InkPresenter is derived from Canvas and can display 1 or more UIElement objects and StrokeCollection.