ComponentRef
Bitmap Pixels
BitmapPixels
Generates a black bitmap with a number of pixels set to another color. Use this in combination with BitmapBlur to make cloud-like patterns.
This component can only be used in the Bitmap.Producers property.
See also: Bitmap, Discussion of this component on the Forum.
Properties
NOfPoints
The number of pixels to generate.
Color
Selects the color of the pixels:
- White
- Red
- Green
- Blue
RandomSeed
Changing this value affects the positions of the pixels.
ZGameEditor
Documentation
- Contents
- Overview
- Tutorial 1
- Tutorial 2
- Tutorial 3
- Sample projects
- Component reference
- Writing expressions
Community