hRegion = CwGetRegion(hEffect) hRegion (handle) The handle to the region of the effect hEffect (handle) The handle to an effect
/* Create a text object and change the text. */ to = CwCreateEffect("headline text", "solid color") r = CwGetRegion(to) call CwSetProperty r, "caption", "Hello, World"
Functions by NAME |
Index |
Functions by PURPOSE |