Navigation
API > API/Plugins > API/Plugins/Composure
| Name | ICompEditorImagePreviewInterface |
| Type | class |
| Header File | /Engine/Plugins/Compositing/Composure/Source/Composure/Public/EditorSupport/CompEditorImagePreviewInterface.h |
| Include Path | #include "EditorSupport/CompEditorImagePreviewInterface.h" |
Syntax
class ICompEditorImagePreviewInterface
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UTexture * GetEditorPreviewImage() |
EditorSupport/CompEditorImagePreviewInterface.h | ||
virtual void OnBeginPreview() |
EditorSupport/CompEditorImagePreviewInterface.h | ||
virtual void OnEndPreview() |
EditorSupport/CompEditorImagePreviewInterface.h | ||
bool UseImplicitGammaForPreview() |
EditorSupport/CompEditorImagePreviewInterface.h |