Method: Preflight::Rules::NoCmyk#set_nonstroke_color_space

Defined in:
lib/preflight/rules/no_cmyk.rb

#set_nonstroke_color_space(label) ⇒ Object



65
66
67
# File 'lib/preflight/rules/no_cmyk.rb', line 65

def set_nonstroke_color_space(label)
  check_color_space(label)
end