Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration InterlaceType

The interlace type from libpng.

Index

Enumeration members

Enumeration members

ADAM7

ADAM7: = "adam7"

Libpng interlace type PNG_INTERLACE_ADAM7 (1).

NONE

NONE: = "none"

Libpng interlace type PNG_INTERLACE_NONE (0).

UNKNOWN

UNKNOWN: = "unknown"

Interlace type parsing failed.

Generated using TypeDoc