# File lib/rqrcode/export/html.rb, line 45
def
dark?
qr
.
dark?
(
row_index
,
col_index
)
end