Urho3D
Dviglo::Image Member List

This is the complete list of members for Dviglo::Image, including all inherited members.

AddRef()Dviglo::RefCounted
array_Dviglo::Imageprivate
asyncLoadState_Dviglo::Resourceprivate
BeginLoad(Deserializer &source) overrideDviglo::Imagevirtual
blockEvents_Dviglo::Objectprivate
Cast()Dviglo::Objectinline
Cast() constDviglo::Objectinline
CleanupLevels()Dviglo::Image
Clear(const Color &color)Dviglo::Image
ClearInt(unsigned uintColor)Dviglo::Image
components_Dviglo::Imageprivate
compressedFormat_Dviglo::Imageprivate
context_Dviglo::Objectprotected
ConvertToRGBA() constDviglo::Image
cubemap_Dviglo::Imageprivate
data_Dviglo::Imageprivate
depth_Dviglo::Imageprivate
EndLoad()Dviglo::Resourcevirtual
eventHandlers_Dviglo::Objectprivate
FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) constDviglo::Objectprivate
FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) constDviglo::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) constDviglo::Objectprivate
FlipHorizontal()Dviglo::Image
FlipVertical()Dviglo::Image
FreeImageData(unsigned char *pixelData)Dviglo::Imageprivatestatic
GetAsyncLoadState() constDviglo::Resourceinline
GetBlockEvents() constDviglo::Objectinline
GetCategory() constDviglo::Object
GetComponents() constDviglo::Imageinline
GetCompressedFormat() constDviglo::Imageinline
GetCompressedLevel(unsigned index) constDviglo::Image
GetContext() constDviglo::Objectinline
GetData() constDviglo::Imageinline
GetDecompressedImage() constDviglo::Image
GetDepth() constDviglo::Imageinline
GetEventDataMap() constDviglo::Object
GetEventHandler() constDviglo::Object
GetEventSender() constDviglo::Object
GetGlobalVar(StringHash key) constDviglo::Object
GetGlobalVars() constDviglo::Object
GetHeight() constDviglo::Imageinline
GetImageData(Deserializer &source, int &width, int &height, unsigned &components)Dviglo::Imageprivatestatic
GetLevels(PODVector< Image * > &levels)Dviglo::Image
GetLevels(PODVector< const Image * > &levels) constDviglo::Image
GetMemoryUse() constDviglo::Resourceinline
GetName() constDviglo::Resourceinline
GetNameHash() constDviglo::Resourceinline
GetNextLevel() constDviglo::Image
GetNextSibling() constDviglo::Imageinline
GetNumCompressedLevels() constDviglo::Imageinline
GetPixel(int x, int y) constDviglo::Image
GetPixel(int x, int y, int z) constDviglo::Image
GetPixelBilinear(float x, float y) constDviglo::Image
GetPixelInt(int x, int y) constDviglo::Image
GetPixelInt(int x, int y, int z) constDviglo::Image
GetPixelTrilinear(float x, float y, float z) constDviglo::Image
GetSDLSurface(const IntRect &rect=IntRect::ZERO) constDviglo::Image
GetSubimage(const IntRect &rect) constDviglo::Image
GetSubsystem(StringHash type) constDviglo::Object
GetSubsystem() constDviglo::Object
GetType() const =0Dviglo::Objectpure virtual
GetTypeInfo() const =0Dviglo::Objectpure virtual
GetTypeInfoStatic()Dviglo::Objectinlinestatic
GetTypeName() const =0Dviglo::Objectpure virtual
GetUseTimer()Dviglo::Resource
GetWidth() constDviglo::Imageinline
HasAlphaChannel() constDviglo::Image
HasEventHandlers() constDviglo::Objectinline
HasSubscribedToEvent(StringHash eventType) constDviglo::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constDviglo::Object
height_Dviglo::Imageprivate
Image(Context *context)Dviglo::Imageexplicit
IsArray() constDviglo::Imageinline
IsCompressed() constDviglo::Imageinline
IsCubemap() constDviglo::Imageinline
IsInstanceOf(StringHash type) constDviglo::Object
IsInstanceOf(const TypeInfo *typeInfo) constDviglo::Object
IsInstanceOf() constDviglo::Objectinline
IsSRGB() constDviglo::Imageinline
Load(Deserializer &source)Dviglo::Resource
LoadColorLUT(Deserializer &source)Dviglo::Image
LoadFile(const String &fileName)Dviglo::Resource
memoryUse_Dviglo::Resourceprivate
name_Dviglo::Resourceprivate
nameHash_Dviglo::Resourceprivate
nextLevel_Dviglo::Imageprivate
nextSibling_Dviglo::Imageprivate
numCompressedLevels_Dviglo::Imageprivate
Object(Context *context)Dviglo::Objectexplicit
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Dviglo::Objectvirtual
operator=(const RefCounted &rhs)=deleteDviglo::RefCounted
PrecalculateLevels()Dviglo::Image
refCount_Dviglo::RefCountedprivate
RefCounted()Dviglo::RefCounted
RefCounted(const RefCounted &rhs)=deleteDviglo::RefCounted
RefCountPtr()Dviglo::RefCountedinline
Refs() constDviglo::RefCounted
RegisterObject(Context *context)Dviglo::Imagestatic
ReleaseRef()Dviglo::RefCounted
RemoveEventSender(Object *sender)Dviglo::Objectprivate
ResetUseTimer()Dviglo::Resource
Resize(int width, int height)Dviglo::Image
Resource(Context *context)Dviglo::Resourceexplicit
Save(Serializer &dest) const overrideDviglo::Imagevirtual
SaveBMP(const String &fileName) constDviglo::Image
SaveDDS(const String &fileName) constDviglo::Image
SaveFile(const String &fileName) const overrideDviglo::Imagevirtual
SaveJPG(const String &fileName, int quality) constDviglo::Image
SavePNG(const String &fileName) constDviglo::Image
SaveTGA(const String &fileName) constDviglo::Image
SaveWEBP(const String &fileName, float compression=0.0f) constDviglo::Image
SendEvent(StringHash eventType)Dviglo::Object
SendEvent(StringHash eventType, VariantMap &eventData)Dviglo::Object
SendEvent(StringHash eventType, Args... args)Dviglo::Objectinline
SetAsyncLoadState(AsyncLoadState newState)Dviglo::Resource
SetBlockEvents(bool block)Dviglo::Objectinline
SetData(const unsigned char *pixelData)Dviglo::Image
SetGlobalVar(StringHash key, const Variant &value)Dviglo::Object
SetMemoryUse(unsigned size)Dviglo::Resource
SetName(const String &name)Dviglo::Resource
SetPixel(int x, int y, const Color &color)Dviglo::Image
SetPixel(int x, int y, int z, const Color &color)Dviglo::Image
SetPixelInt(int x, int y, unsigned uintColor)Dviglo::Image
SetPixelInt(int x, int y, int z, unsigned uintColor)Dviglo::Image
SetSize(int width, int height, unsigned components)Dviglo::Image
SetSize(int width, int height, int depth, unsigned components)Dviglo::Image
SetSubimage(const Image *image, const IntRect &rect)Dviglo::Image
sRGB_Dviglo::Imageprivate
SubscribeToEvent(StringHash eventType, EventHandler *handler)Dviglo::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Dviglo::Object
SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dviglo::Object
SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dviglo::Object
UnsubscribeFromAllEvents()Dviglo::Object
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData)Dviglo::Object
UnsubscribeFromEvent(StringHash eventType)Dviglo::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Dviglo::Object
UnsubscribeFromEvents(Object *sender)Dviglo::Object
URHO3D_OBJECT(Image, Resource) (defined in Dviglo::Image)Dviglo::Imageprivate
useTimer_Dviglo::Resourceprivate
WeakRefs() constDviglo::RefCounted
width_Dviglo::Imageprivate
~Image() overrideDviglo::Image
~Object() overrideDviglo::Object
~RefCounted()Dviglo::RefCountedvirtual