|
|||
|
Is it allready possible to export part of the projector as a jpg in v1.1?
Does that function also work when a webcam is viewed in the movie? (making a snapshot). Will this be possible with v2.0. |
|
|||
|
The Image object has not been compiled into SWFKit 1.1
However, you can test it with the following code with SWFKit 1.1 Application.clipboard.copyBitmap_Screen(0, 0, 800, 600); or Application.clipboard.copyBitmap_Movie(); The methods will capture a part of the screen or movie onto the clipboard, you can then paste the image to mspaint. |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|