ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
crop
ae
utils
graphics
view
Crop a view to the specified rectangle.
auto
crop
(
V
)
(
auto
ref
V
src
,
xy_t
x0
,
xy_t
y0
,
xy_t
x1
,
xy_t
y1
)
if
(
isView
!
V
)
Meta
Source
See Implementation
ae
utils
graphics
view
aliases
ViewColor
flip
hflip
invert
trimAlpha
vflip
xy_t
enums
isDirectView
isView
isWritableView
functions
blend
blitTo
border
crop
flipXY
nearestNeighbor
onePixel
overlay
rotate
rotateCCW
rotateCW
safeBlitTo
size
solid
tile
vjoiner
mixin templates
DirectView
SafeWarp
Warp
templates
ViewStorageType
colorMap
parallel
procedural
trim
warp
Crop a view to the specified rectangle.