ae ~old-net (2022-05-18T17:03:39.1779262)
Dub
Repo
crop
ae
utils
graphics
view
Crop a view to the specified rectangle.
auto
crop
(
V
)
(
auto
ref
V
src
,
int
x0
,
int
y0
,
int
x1
,
int
y1
)
if
(
isView
!
V
)
Meta
Source
See Implementation
ae
utils
graphics
view
aliases
ViewColor
flip
hflip
invert
trimAlpha
vflip
enums
isDirectView
isView
isWritableView
functions
blend
blitTo
border
crop
flipXY
nearestNeighbor
onePixel
overlay
rotate
rotateCCW
rotateCW
size
solid
tile
vjoiner
mixin templates
DirectView
SafeWarp
Warp
templates
colorMap
parallel
procedural
trim
warp
Crop a view to the specified rectangle.