hRegion = CwGetRegion(hEffect) hRegion (handle) Handle della regione occupata dall'effetto hEffect (handle) Handle di un effetto
/* Crea un oggetto testo e ne cambia il testo. */ to = CwCreateEffect("headline text", "solid color") r = CwGetRegion(to) call CwSetProperty r, "caption", "Hello, World"
![]() Funzioni per NOME |
![]() Indice |
![]() Funzioni per SCOPO |