Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1000 Bytes

filters.md

File metadata and controls

31 lines (20 loc) · 1000 Bytes

Grid Filters

The grid filter property is used to activate filter effects on a layout block. Filter effects on a block also affect all associated block items.

?> When discussing grid layouts content-within-blocks are referred to as block items.

Filter Activation

The following basic syntax is used to activate a filter on a layout block:

[drag=width height, drop=x y, filter=effect]

Where the effect option on the filter= property can take one of the following filter types:

  • blur
  • bright
  • contrast
  • grayscale
  • hue
  • invert
  • saturate
  • sepia

The following sample slide screenshot demonstrates filter effects on sample blocks:

Sample slide demonstrating grid layouts filters

Note this sample slide demonstrates different filter effects on each layout block and also filters activated directly on some of the individual images using Image Widget Syntax.