PDF4Java.Render Reference Documentation
com.o2sol.pdf4java.render.renderingsurfaces Package / PDFRenderingSurface Class / hasAlphaChannel Method
In This Topic
    hasAlphaChannel Method
    In This Topic
    Gets a flag indicating whether the rendering surface includes an alpha channel.
    Syntax
    protected boolean hasAlphaChannel

    Return Value

    True if the rendering surface includes an alpha channel.
    See Also