Skip to content

class BlendModeBegin < Commands::Base internal

Starts a BlendMode filter where every command inside this filter will be applied with the selected blend mode

#initialize(type) internal

constructor

Arguments

  • type - one of the values [:alpha, :multiply, :additive, :colors]