ae v0.0.1981 (2017-07-03T22:25:46Z)
Home
Dub
Repo
copy
ae
utils
graphics
image
Copy the given view into a newly-allocated image.
auto
copy
(SRC src, TARGET target)
auto
copy
(SRC src)
auto
copy
(
SRC
)
(
auto
ref
SRC
src
)
if
(
isView
!
SRC
)
Meta
Source
See Implementation
ae
utils
graphics
image
aliases
ElementViewImage
GetInputColor
ViewImage
enums
isTargetColor
functions
copy
copyPixels
copyScanline
fromPixels
hjoin
parseBMP
parsePBM
toBMP
toPBM
toPNG
toRef
vjoin
properties
bitmapPixelStride
structs
Image
ImageRef
InputColor
TargetColor
templates
bitmapBitCount
downscale
Copy the given view into a newly-allocated image.