Page.getRGBStroke

Gets the current value of the page's stroking color.

getRGBStroke() is valid only when the page's stroking color space is HPDF_CS_DEVICE_RGB.

class Page
getRGBStroke
()

Return Value

when getRGBStroke() succeed, it returns the current value of the page's stroking color. Otherwise it returns {0, 0, 0}.

Meta