PictureEffects REALbasic Plugin

ImageChannel.GetData Method

Gets the channel data

GetData(
   ) as UInt8()

Parameters

)
Returns the result as UInt8() array. (note this is return value, not a parameter the documentation generation has troubles with this one)

Remarks

See Also

ImageChannel Class