dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
Surface.bytes
Dgame
Graphics
Surface
Surface
Count the bytes of this surface. Could be 4, 3, 2, 1, 0. (countBits / 8)
struct
Surface
@
property
const pure nothrow
ubyte
bytes
(
)
Meta
Source
See Implementation
Dgame
Graphics
Surface
Surface
constructors
this
destructors
~this
enums
BlendMode
Flip
Mask
functions
adaptTo
blit
blitScaled
fill
fillAreas
flip
free
getAlphaMod
getBlendMode
getClipRect
getColorAt
getColorkey
getPixelAt
isLocked
isMask
isValid
loadFromFile
loadFromMemory
lock
lowerBlit
mustLock
optimizeRLE
putPixelAt
saveToFile
setAlphaMod
setBlendMode
setClipRect
setColorkey
subSurface
unlock
useCount
manifest constants
AMask
BMask
GMask
RMask
postblits
this(this)
properties
bits
bytes
filename
height
pitch
pixelFormat
pixels
ptr
width
static functions
make
Count the bytes of this surface. Could be 4, 3, 2, 1, 0. (countBits / 8)