LibCapy - pngFormat

Class to manipulate file in PNG format

Macros:

Enumerations:

None.

Typedefs:

None.

Struct CapyPngFormat :

Struct CapyPngFormat's properties:

Parent class

Struct CapyPngFormat's methods:

Destructor

Functions:

Create a CapyPngFormat

Output and side effect(s):

Return a CapyPngFormat

Allocate memory for a new CapyPngFormat and create it

Output and side effect(s):

Return a CapyPngFormat

Exception(s):

May raise CapyExc_MallocFailed.

Free the memory used by a CapyPngFormat

Input argument(s):

that: the CapyPngFormat to free

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

Input argument(s):

that: a pointer to the CapyPngFormat to free

2022-07-01
in LibCapy,
77 views
Copyright 2021-2024 Baillehache Pascal