[]
        
(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)
Public Function TryGetNonstrokeColor(ByRef color As Color) As Boolean
Parameters
Type Name Description
Color color
Returns
Type Description
bool