PictureEffects REALbasic Plugin

ImageChannel.Constructor Constructor

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