fortplot
Examples
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
pdf_stream_has_stroke_rgb
Function
39 statements
Source File
test_pdf_utils.f90
test_pdf_utils
pdf_stream_has_stroke_rgb
Contents
public function pdf_stream_has_stroke_rgb(stream_text, rgb, tol) result(found)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
stream_text
real(kind=dp),
intent(in)
::
rgb
(3)
real(kind=dp),
intent(in)
::
tol
Return Value
logical