Video Filters

Video Filters

3rd - 4th Grade

5 Qs

quiz-placeholder

Similar activities

Video Component

Video Component

2nd - 8th Grade

5 Qs

MEASUREMENT

MEASUREMENT

KG - 3rd Grade

10 Qs

Grade 3( Paint )

Grade 3( Paint )

3rd Grade

10 Qs

Class IV Computer Quiz

Class IV Computer Quiz

4th Grade

10 Qs

Body mass index (BMI) ​

Body mass index (BMI) ​

KG - Professional Development

10 Qs

Worksheet Test Primary 3 - Photoscape

Worksheet Test Primary 3 - Photoscape

3rd Grade

10 Qs

Penilaian Harian TIK Kelas 3

Penilaian Harian TIK Kelas 3

3rd Grade

10 Qs

CANVA

CANVA

3rd Grade

10 Qs

Video Filters

Video Filters

Assessment

Quiz

Computers, Education, Special Education

3rd - 4th Grade

Medium

Created by

Sumaitha Farzeen

Used 28+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to capture video in p5?

catchVideo()

captureVideo()

createVideo()

createCapture()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can we change the size of the video?

image.size(width,height)

video.size(width,height)

Video.size(width,height)

Image.size(width,height)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a parameter of image() function?

x and y coordinate of the top-left corner

width of the video

height of the video

duration of the video

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to change the filter of the video on the canvas?

change()

canvas()

changefilter()

filter()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to set the width and height of the video?

setVideo()

size()

filter()

createCapture()