PictureEffectsRaw Xojo Plugin

TrimEffectRaw.SetTrimColor Method (console safe)

Sets the trim color

SetTrimColor(
   value as EinhugurColors.GenericColor)

Parameters

value
The value to be set. (This can be either EinhugurColors.RGBColor or EinhugurColors.CMYKColor)

Remarks

This can be either EinhugurColors.RGBColor or EinhugurColors.CMYKColor.

See Also

TrimEffectRaw Class