Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tom94/tev
/ functions
Functions
1,011 in github.com/Tom94/tev
⨍
Functions
1,011
◇
Types & classes
230
↓ 1 callers
Function
whiteA
src/imageio/Colors.cpp:205
↓ 1 callers
Function
whiteB
src/imageio/Colors.cpp:206
↓ 1 callers
Function
whiteCenter
src/imageio/Colors.cpp:209
↓ 1 callers
Function
whiteD55
src/imageio/Colors.cpp:200
↓ 1 callers
Function
whiteD75
src/imageio/Colors.cpp:202
↓ 1 callers
Function
whiteDci
src/imageio/Colors.cpp:210
↓ 1 callers
Function
xy
src/imageio/Colors.cpp:311
↓ 1 callers
Function
yCbCrToRgb
include/tev/imageio/ImageLoader.h:39
↓ 1 callers
Function
zeroChroma
src/imageio/Colors.cpp:45
Method
Awaiter
include/tev/Task.h:122
Method
Awaiter
include/tev/ThreadPool.h:80
Method
Box
include/tev/Box.h:30
Method
Channel
src/Channel.cpp:92
Method
ChannelView
include/tev/Channel.h:62
Method
CmsContext
src/imageio/Colors.cpp:553
Method
ColorProfile
include/tev/imageio/Colors.h:382
Method
CompoundException
include/tev/Common.h:979
Method
ErrorDialog
src/ErrorDialog.cpp:31
Method
Exif
src/imageio/Exif.cpp:36
Method
Exif
include/tev/imageio/Exif.h:51
Method
ExifContext
src/imageio/RawImageLoader.cpp:151
Method
FormatNotSupported
include/tev/imageio/ImageLoader.h:214
Method
GainmapHeadroom
src/imageio/GainMap.cpp:31
Method
GainmapHeadroom
include/tev/imageio/GainMap.h:35
Method
GlobalCmsContext
src/imageio/Colors.cpp:544
Method
HeapArray
include/tev/Common.h:482
Method
HelpWindow
src/HelpWindow.cpp:51
Method
IStream
include/tev/Ipc.h:140
Method
Ifd
src/imageio/Ifd.cpp:28
Method
Image
src/Image.cpp:658
Method
ImageButton
src/ImageButton.cpp:32
Method
ImageCanvas
src/ImageCanvas.cpp:38
Method
ImageData
include/tev/Image.h:76
Method
ImageInfoWindow
src/ImageInfoWindow.cpp:57
Method
ImageLoadError
include/tev/Common.h:964
Method
ImageModifyError
include/tev/Common.h:969
Method
ImageSaveError
include/tev/Common.h:974
Method
ImageViewer
src/ImageViewer.cpp:95
Method
Ipc
src/Ipc.cpp:388
Method
IpcPacket
src/Ipc.cpp:67
Method
IpcPacket
include/tev/Ipc.h:92
Method
IsoGainMapMetadata
src/imageio/IsoGainMapMetadata.cpp:54
Method
IsoGainMapVersion
src/imageio/IsoGainMapMetadata.cpp:39
Method
IsoGainMapVersion
include/tev/imageio/IsoGainMapMetadata.h:31
Method
Latch
include/tev/Task.h:40
Method
Lazy
include/tev/Lazy.h:34
Method
LibRawDataStream
src/imageio/RawImageLoader.cpp:38
Method
MaxSize
src/Common.cpp:363
Method
MultiChannelView
include/tev/Channel.h:351
Method
MultiGraph
src/MultiGraph.cpp:40
Method
OStream
include/tev/Ipc.h:209
Method
PixelBuffer
include/tev/Channel.h:177
Method
PriorityQueue
include/tev/PriorityQueue.h:33
Method
RawChannel
src/imageio/ExrImageLoader.cpp:373
Method
ScopeGuard
include/tev/Common.h:456
Method
SocketConnection
src/Ipc.cpp:771
Method
SocketConnection
include/tev/Ipc.h:326
Method
StdIStream
src/imageio/ExrImageLoader.cpp:55
Method
StdOStream
src/imageio/ExrImageSaver.cpp:41
Method
Task
include/tev/Task.h:148
Method
ThreadPool
src/ThreadPool.cpp:27
Method
UberShader
src/UberShader.cpp:47
Method
VgCommand
include/tev/VectorGraphics.h:53
Method
Xmp
src/imageio/Xmp.cpp:61
Method
addImage
include/tev/ImageViewer.h:81
Method
alloc
include/tev/Channel.h:130
Method
alphaKind
include/tev/imageio/PngImageSaver.h:35
Method
alphaKind
JXL images technically support straight alpha. And, if a non-linear transfer function is used, premultiplied alpha is of the non-linear kind. However,
include/tev/imageio/JxlImageSaver.h:38
Method
alphaKind
include/tev/imageio/JpegTurboImageSaver.h:35
Method
alphaKind
include/tev/imageio/QoiImageSaver.h:35
Method
alphaKind
include/tev/imageio/StbiHdrImageSaver.h:35
Method
alphaKind
include/tev/imageio/StbiLdrImageSaver.h:35
Method
alphaKind
include/tev/imageio/ExrImageSaver.h:35
Method
alphaOperation
src/Image.cpp:429
Function
applyOrientation
include/tev/Common.h:853
Method
arc
include/tev/VectorGraphics.h:127
Method
arcTo
include/tev/VectorGraphics.h:125
Method
areChannelsMasked
include/tev/ImageCanvas.h:85
Method
areChannelsMasked
include/tev/ImageViewer.h:140
Function
asyncScopeGuard
include/tev/Task.h:308
Method
autoFitToScreen
src/ImageViewer.cpp:2277
Method
await_ready
include/tev/Task.h:77
Method
await_ready
include/tev/Task.h:124
Method
await_ready
include/tev/Task.h:170
Method
await_ready
include/tev/ThreadPool.h:82
Method
await_resume
include/tev/Task.h:80
Method
await_resume
include/tev/Task.h:125
Method
await_resume
include/tev/Task.h:182
Method
await_resume
include/tev/ThreadPool.h:87
Method
await_suspend
Suspend and enqueue coroutine continuation onto the thread
include/tev/Task.h:79
Method
await_suspend
Returning the continuation has the effect of continuing execution where the parent co_await'ed us. It's the parent's job to call destroy on this corou
include/tev/Task.h:129
Method
await_suspend
include/tev/Task.h:203
Method
await_suspend
Suspend and enqueue coroutine continuation onto the threadpool
include/tev/ThreadPool.h:85
Method
backgroundColor
include/tev/ImageCanvas.h:102
Method
beginPath
include/tev/VectorGraphics.h:117
Method
bezierTo
include/tev/VectorGraphics.h:131
Method
bindCheckerboardData
src/UberShader.cpp:626
Method
bindImageData
src/UberShader.cpp:632
Method
bindReferenceData
src/UberShader.cpp:657
Function
bt2100Chroma
src/imageio/Colors.cpp:278
← previous
next →
501–600 of 1,011, ranked by callers