What is the purpose of getting the parameter block?
A
Permission to block
B
Space separated block list
C
Comma separated block list
D
Underscore separated block list
Correct Answer: Comma separated block list
A ParameterBlock encapsulates all the information about sources and parameters (Objects) required by a RenderableImageOp, or other classes that process images. This parameter allows you to set a comma separated list of block options.