Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getData
Method · 0.45
getChannelOrder
Method · 0.45
getWidth
Method · 0.45
getHeight
Method · 0.45
getNumChannels
Method · 0.45
getChanStrideBytes
Method · 0.45
getXStrideBytes
Method · 0.45
getYStrideBytes
Method · 0.45
getRData
Method · 0.45
getGData
Method · 0.45
getBData
Method · 0.45
getAData
Method · 0.45
Tested by
no test coverage detected