Overview

Namespaces

  • Scene7
    • Commands
      • Layer
    • Definitions
    • Helpers
      • Html
        • Attributes
    • Requests

Classes

  • AntiAliasingModes
  • BlendModes
  • ColorQuantizationTypes
  • CompressionTypes
  • Encodings
  • FitModes
  • Formats
  • MaskUses
  • PerspectiveOptions
  • PixelTypes
  • RenderIntents
  • ResamplingModes
  • ResponseTypes
  • TextResolutionModes
  • WordWrap
  • Overview
  • Namespace
  • Class

Class CompressionTypes

Final
Namespace: Scene7\Definitions
Located at Definitions/CompressionTypes.php
Constants summary
string NONE
# 'none'
string UNCOMPRESSED
# 'none'
string LZW
# 'lzw'
string ZIP
# 'zip'
string DEFLATE
# 'zip'
string JPG
# 'jpeg'
string JPEG
# 'jpeg'
API documentation generated by ApiGen