Module: Apifreaks::Types::PdfConvertToJpgRequestProfile
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/apifreaks/types/pdf_convert_to_jpg_request_profile.rb
Constant Summary collapse
- GRAY =
"gray"- RGB =
"rgb"- CMYK =
"cmyk"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values