PDF4Java.Render Reference Documentation
com.o2sol.pdf4java.render.renderingsurfaces Package / PDFRenderingSurface Class / getChannelCount Method
In This Topic
    getChannelCount Method
    In This Topic
    Gets the number of color channels supported by the rendering surface.
    Syntax
    public int getChannelCount()

    Return Value

    The number of color channels supported by the rendering surface.
    See Also