|
|
|||
|
|
ListLineIntegralConvolutionPlot |
| ListLineIntegralConvolutionPlot[{array, image}] generates a line integral convolution plot of image convolved with the vector field defined by an array of vector field values. |
| ListLineIntegralConvolutionPlot[array] generates a line integral convolution plot of white noise convolved with the vector field defined by array. |
| ListLineIntegralConvolutionPlot[{{{{x1, y1}, {vx1, vy1}}, ...}, image}] generates a line integral convolution plot of image convolved with the vector field defined by vectors {vxi, vyi} at specified points {xi, yi}. |
| ListLineIntegralConvolutionPlot[{{{x1, y1}, {vx1, vy1}}, ...}] generates a line integral convolution plot of white noise convolved with the vector field defined by {vxi, vyi}. |
| AspectRatio | 1 | ratio of height to width | |
| BoxRatios | Automatic | effective 3D box ratios for simulated lighting | |
| ColorFunction | Automatic | how to color background densities | |
| ColorFunctionScaling | True | whether to scale arguments to ColorFunction | |
| DataRange | Automatic | the range of x and y values to assume for data | |
| EvaluationMonitor | None | expression to evaluate at every function evaluation | |
| LineIntegralConvolutionScale | Automatic | length of convolution along streamlines | |
| Frame | True | whether to draw a frame around the plot | |
| FrameTicks | Automatic | frame tick marks | |
| LightingAngle | None | effective angle for simulated lighting | |
| Method | Automatic | methods to use for the plot | |
| PerformanceGoal | $PerformanceGoal | aspects of performance to try to optimize | |
| PlotRange | {Full,Full} | range of x, y values to include | |
| PlotRangePadding | Automatic | how much to pad the range of values | |
| RasterSize | Automatic | the pixel width of the rasterized image | |
| WorkingPrecision | MachinePrecision | precision to use in internal computations |