dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
da_CGImageCreate
derelict
cocoa
coregraphics
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) nothrow @
nogc
alias
da_CGImageCreate
=
CGImageRef
function
(
size_t
width
,
size_t
height
,
size_t
bitsPerComponent
,
size_t
bitsPerPixel
,
size_t
bytesPerRow
,
CGColorSpaceRef
space
,
CGBitmapInfo
bitmapInfo
,
CGDataProviderRef
provider
,
const
(
CGFloat
)*
decode
,
bool
shouldInterpolate
,
CGColorRenderingIntent
intent
)
Meta
Source
See Implementation
derelict
cocoa
coregraphics
aliases
CGBitmapInfo
CGColorRenderingIntent
CGColorSpaceRef
CGContextRef
CGDataProviderRef
CGDataProviderReleaseDataCallback
CGImageByteOrderInfo
CGImageRef
CGMakeRect
CGPoint
CGRect
CGSize
da_CGContextDrawImage
da_CGDataProviderCreateWithData
da_CGDataProviderRelease
da_CGImageCreate
da_CGImageRelease
classes
DerelictCoreGraphicsLoader
enums
kCGBitmapAlphaInfoMask
kCGImageAlphaNone
kCGImageByteOrderMask
kCGRenderingIntentDefault
functions
CGRectToNSRect
NSRectToCGRect
acquireCoreGraphicsFunctions
releaseCoreGraphicsFunctions
manifest constants
libNames
static variables
CGContextDrawImage
CGDataProviderCreateWithData
CGDataProviderRelease
CGImageCreate
CGImageRelease