Flags

Flag that indicates how the effect is applied. Possible values are:

Value

Meaning

CLD_PURE

[0x0000] Create a pure cloud texture.

CLD_DIFFERENCE

[0x0001] Apply the difference between the created cloud texture and the original image.

CLD_OPACITY

[0x0002] Combine the cloud colors with the colors of the original image by using the lOpacity value.