derelict.cocoa.coreimage

Dynamic bindings to the CoreImage framework.

Members

Aliases

CIFormat
alias CIFormat = int
Undocumented in source.

Static variables

kCIFormatARGB8
CIFormat kCIFormatARGB8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
kCIFormatRGBA16
CIFormat kCIFormatRGBA16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
kCIFormatRGBAf
CIFormat kCIFormatRGBAf;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
kCIFormatRGBAh
CIFormat kCIFormatRGBAh;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

CIContext
struct CIContext
Undocumented in source.
CIImage
struct CIImage
Undocumented in source.

Meta