class CrImage::BlackView(T)
- CrImage::BlackView(T)
- CrImage::Window(T)
- Reference
- Object
Overview
An implementation of Window
, where the value of a point in the window that is off the edge of the underlying Map
resolves to zero (or black)
Defined in:
cr-image/window_view.crConstructors
Instance Method Summary
Instance methods inherited from class CrImage::Window(T)
[](x : Int32, y : Int32) : T
[],
half_height : Int32
half_height,
half_width : Int32
half_width,
height : Int32
height,
map : Map(T)
map,
map_x : Int32
map_x,
map_y : Int32
map_y,
mean : Float64
mean,
size : Int32
size,
sum : Float64sum(& : T, Int32, Int32, self -> T) : Float64 sum, width : Int32 width