Method: CIFilter.star_shine_generator

Defined in:
lib/sugarcube-image/cifilter.rb

.star_shine_generator(*options) ⇒ Object

CIStarShineGenerator PENDING



691
692
693
# File 'lib/sugarcube-image/cifilter.rb', line 691

def star_shine_generator(*options)
  return _create_filter('CIStarShineGenerator', options)
end