File test_image.cpp
FileList > grid > tests > test_image.cpp
Go to the source code of this file
#include <gtest/gtest.h>#include <array>#include "grid/grid.hpp"#include "grid/img_grid.hpp"#include "isom/colors.hpp"
Public Functions
| Type | Name |
|---|---|
| TEST (RGBGrid, SetAndGetPixel) |
|
| TEST (RGBGrid, OutOfBoundsThrows) |
|
| TEST (RGBGrid, SliceCopiesRegion) |
|
| TEST (RGBGrid, RectIntersection) |
|
| TEST (RGBGrid, ResizeNearestNeighbor) |
|
| TEST (RGBGrid, ResizeNearestNeighborMapsEdges) |
|
| TEST (RGBGrid, ResizeZeroDestinationClearsOutput) |
|
| TEST (RGBGrid, DrawLineSetsPixels) |
Public Functions Documentation
function TEST
function TEST
function TEST
function TEST
function TEST
function TEST
function TEST
function TEST
The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/lib/grid/tests/test_image.cpp