Filter Plugin
frei0r.pixeliz0r
---
schema_version: 0.100000
title: pixeliz0r
version: 1.000000
identifier: frei0r.pixeliz0r
description: Pixelize input image.
creator: Gephex crew
type: filter
parameters:
- identifier: BlockSizeX
title: BlockSizeX
description: Horizontal size of one "pixel"
type: float
minimum: 0
maximum: 1
readonly: no
widget: spinner
- identifier: BlockSizeY
title: BlockSizeY
description: Vertical size of one "pixel"
type: float
minimum: 0
maximum: 1
readonly: no
widget: spinner
tags:
- Video
...