bindbc-cocoa ~master (2024-01-14T14:05:55.0600661)
Dub
Repo
da_CGImageCreate
bindbc
cocoa
dynloadcoregraphics
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
bindbc
cocoa
dynloadcoregraphics
aliases
CGBitmapInfo
CGColorRenderingIntent
CGColorSpaceRef
CGContextRef
CGDataProviderRef
CGDataProviderReleaseDataCallback
CGImageByteOrderInfo
CGImageRef
CGMakeRect
CGPoint
CGRect
CGSize
da_CGContextDrawImage
da_CGDataProviderCreateWithData
da_CGDataProviderRelease
da_CGImageCreate
da_CGImageRelease
enums
CoreGraphicsSupport
kCGBitmapAlphaInfoMask
kCGImageAlphaNone
kCGImageByteOrderMask
kCGRenderingIntentDefault
functions
CGRectToNSRect
NSRectToCGRect
isCoreGraphicsLoaded
loadCoreGraphics
loadedCoreGraphicsVersion
unloadCoreGraphics
static variables
CGContextDrawImage
CGDataProviderCreateWithData
CGDataProviderRelease
CGImageCreate
CGImageRelease