BlurIntervalUnit

BlurIntervalUnit

Specifies the units in which the interval between samples in a blurring operation is measured.

Index

Enumeration Members

Enumeration Members

BlurIntervalUnit.Pixels
Pixels: 0

Pixels of the source image.

BlurIntervalUnit.ProportionOfHeight
ProportionOfHeight: 2

A Proportion of the height of the source image, where 1 means the full height.

BlurIntervalUnit.ProportionOfWidth
ProportionOfWidth: 1

A proportion of the width of the source image, where 1 means the full width.