[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.InlineImage.TryGetNonstrokeColor

TryGetNonstrokeColor Method

TryGetNonstrokeColor(out Color)

Tries to interpret the non-stroke color of graphics state used by this operator as simple Color.

Declaration
public bool TryGetNonstrokeColor(out Color color)
Parameters
Type Name Description
Color color
Returns
Type Description
bool