Skip to content

CIStarShineGenerator

Eric McConville edited this page Jun 21, 2015 · 2 revisions

CIStarShineGenerator

Generates a starburst pattern. The output image is typically used as input to another filter

  • -inputColor <color> : The color to use for the outer shell of the circular star. [Default #FFCC99]
  • -inputCrossScale <number> : The size of the cross pattern. [Default 15]
  • -inputCrossWidth <number> : The width of the cross pattern. [Default 2.5]
  • -inputCenter <vector> : The x and y position to use as the center of the star. [Default 150,150]
  • -inputCrossOpacity <number> : The opacity of the cross pattern. [Default -2]
  • -inputCrossAngle <number> : The angle of the cross pattern. [Default 0.6]
  • -inputRadius <number> : The radius of the star. [Default 50]
  • -inputEpsilon <number> : The length of the cross spikes. [Default -2]
Clone this wiki locally