LibCapy - ppmFormat

Class to manipulate file in PPM format

Macros:

Enumerations:

PPM types

Typedefs:

None.

Struct CapyPpmFormat :

Struct CapyPpmFormat's properties:

Parent class

Type (default: P3)

Max value (in [1, 65535], default: 255)

Struct CapyPpmFormat's methods:

Destructor

Functions:

Create a CapyPpmFormat

Output and side effect(s):

Return a CapyPpmFormat

Allocate memory for a new CapyPpmFormat and create it

Output and side effect(s):

Return a CapyPpmFormat

Exception(s):

May raise CapyExc_MallocFailed.

Free the memory used by a CapyPpmFormat

Input argument(s):

that: the CapyPpmFormat to free

Free the memory used by a CapyPpmFormat* and reset '*that' to NULL

Input argument(s):

that: a pointer to the CapyPpmFormat to free

2026-03-29
in LibCapy,
6 views
Copyright 2021-2026 Baillehache Pascal