PictureEffects Xojo and Real Studio Plugin

ImageChannel.Constructor Constructor (console safe)

Constructs a ImageChannel

Constructor(
   width as Integer,
   height as Integer)

Parameters

width
The width for the channel.
height
The height for the channel.

Remarks

See Also

ImageChannel Class