This is the complete list of members for ImagePlane, including all inherited members.
| BeginContiguous() | ImagePlane | inline |
| BeginContiguous() const | ImagePlane | inline |
| BeginLinear() | ImagePlane | inline |
| BeginLinear() const | ImagePlane | inline |
| BeginVpat() | ImagePlane | inline |
| BeginVpat() const | ImagePlane | inline |
| CBeginContiguous() const | ImagePlane | inline |
| CBeginLinear() const | ImagePlane | inline |
| CBeginVpat() const | ImagePlane | inline |
| CEndContiguous() const | ImagePlane | inline |
| CEndLinear() const | ImagePlane | inline |
| CEndVpat() const | ImagePlane | inline |
| ContiguousAccess() const | ImagePlane | inline |
| CRBeginContiguous() const | ImagePlane | inline |
| CRBeginLinear() const | ImagePlane | inline |
| CRBeginVpat() const | ImagePlane | inline |
| CREndContiguous() const | ImagePlane | inline |
| CREndLinear() const | ImagePlane | inline |
| CREndVpat() const | ImagePlane | inline |
| DataType() const noexcept override | ImagePlane | inlinevirtual |
| EndContiguous() | ImagePlane | inline |
| EndContiguous() const | ImagePlane | inline |
| EndLinear() | ImagePlane | inline |
| EndLinear() const | ImagePlane | inline |
| EndVpat() | ImagePlane | inline |
| EndVpat() const | ImagePlane | inline |
| FindLocalMaxima(const ImagePlane &plane, int locality, double threshold, Rect< int > aoi) | ImagePlane | related |
| FindLocalMaxima(const ImagePlane &plane, int locality, double threshold) | ImagePlane | related |
| FindLocalMaxima(const ImagePlane &plane, int locality, double threshold, SubPixelMode mode, Neighborhood radius, Rect< int > aoi) | ImagePlane | related |
| FindLocalMaxima(const ImagePlane &plane, int locality, double threshold, SubPixelMode mode, Neighborhood radius) | ImagePlane | related |
| GetPixel(Point2D< int > position) const | ImagePlane | inline |
| Handle() const noexcept override | ImagePlane | inlinevirtual |
| Histogram(const ImagePlane &plane, Area2D aoi, double density=1.0) | ImagePlane | related |
| Histogram(const ImagePlane &plane, double density=1.0) | ImagePlane | related |
| ImagePlane(const class Plane &plane) | ImagePlane | inlineexplicit |
| LinearAccess() const | ImagePlane | inline |
| Map() const | ImagePlane | inline |
| Parent() const noexcept | ImagePlane | inline |
| Plane() const noexcept | ImagePlane | inline |
| Rank() const noexcept override | ImagePlane | inlinevirtual |
| RBeginContiguous() | ImagePlane | inline |
| RBeginContiguous() const | ImagePlane | inline |
| RBeginLinear() | ImagePlane | inline |
| RBeginLinear() const | ImagePlane | inline |
| RBeginVpat() | ImagePlane | inline |
| RBeginVpat() const | ImagePlane | inline |
| REndContiguous() | ImagePlane | inline |
| REndContiguous() const | ImagePlane | inline |
| REndLinear() | ImagePlane | inline |
| REndLinear() const | ImagePlane | inline |
| REndVpat() | ImagePlane | inline |
| REndVpat() const | ImagePlane | inline |
| TryContiguousAccess(std::uint8_t *&basePtr) const noexcept | ImagePlane | inline |
| TryLinearAccess(LinearAccessData &linearAccessData) const noexcept | ImagePlane | inline |
| Vpat() const | ImagePlane | inline |