MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenColorIO / ImageDesc.cpp

File ImageDesc.cpp

src/OpenColorIO/ImageDesc.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// SPDX-License-Identifier: BSD-3-Clause
2// Copyright Contributors to the OpenColorIO Project.
3
4#include <cstdlib>

Callers

nothing calls this directly

Calls 12

getDataMethod · 0.45
getChannelOrderMethod · 0.45
getWidthMethod · 0.45
getHeightMethod · 0.45
getNumChannelsMethod · 0.45
getChanStrideBytesMethod · 0.45
getXStrideBytesMethod · 0.45
getYStrideBytesMethod · 0.45
getRDataMethod · 0.45
getGDataMethod · 0.45
getBDataMethod · 0.45
getADataMethod · 0.45

Tested by

no test coverage detected