_pyspng_c.spng_format

class _pyspng_c.spng_format

Members:

SPNG_FMT_AUTO

SPNG_FMT_RGBA8

SPNG_FMT_RGBA16

SPNG_FMT_RGB8

SPNG_FMT_GA8

SPNG_FMT_GA16

SPNG_FMT_G8

__init__(self: _pyspng_c.spng_format, value: int)None

Methods

__init__(self, value)

Attributes

SPNG_FMT_AUTO

SPNG_FMT_G8

SPNG_FMT_GA16

SPNG_FMT_GA8

SPNG_FMT_RGB8

SPNG_FMT_RGBA16

SPNG_FMT_RGBA8

name