Sets the XGroup to be isolated or not.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_PDE_xgroup_set_isolated ( HIG_PDE_XGROUP hXGroup, AT_PDF_BOOL bIsolated ); |
Name | Type | Description |
---|---|---|
hXGroup | HIG_PDE_XGROUP | The transparency group object |
bIsolated | AT_PDF_BOOL | TRUE to isolate the XGroup; FALSE otherwise. |
Error count.
This function does not process image pixels.
Corresponds to the /I key within the XGroup's dictionary.