PCL
|
Transparency rendering modes. More...
TransparencyMode::Hide | Don't show transparencies (ignore alpha channels). |
TransparencyMode::BackgroundBrush | Use the transparency background brush. |
TransparencyMode::Color | Use an opaque background color. |
TransparencyMode::Default | Identifies the default transparency rendering mode used by the PixInsight core application. Currently this corresponds to TransparencyMode::BackgroundBrush. |