This is the complete list of members for ImageProcessingAtom::IImageObject, including all inherited members.
AddImageFlags(AZ::u32 imageFlags)=0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
AllocateImage(EPixelFormat pixelFormat, uint32_t maxMipCount=std::numeric_limits< uint32_t >::max()) const =0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
AllocateImage(uint32_t maxMipCount=std::numeric_limits< uint32_t >::max()) const =0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
ClampChannels(AZ::u32 firstMip, AZ::u32 maxMipCount, const AZ::Vector4 &min, const AZ::Vector4 &max)=0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
ClearColor(float r, float g, float b, float a)=0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
Clone(uint32_t maxMipCount=std::numeric_limits< uint32_t >::max()) const =0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
CompareImage(const IImageObjectPtr otherImage) const =0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
ComputeAlphaCoverage(AZ::u32 mip, float fAlphaRef) const =0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
ComputeAlphaCoverageScaleFactor(AZ::u32 mip, float fDesiredCoverage, float fAlphaRef) const =0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
CopyPropertiesFrom(const IImageObjectPtr src)=0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
CreateImage(AZ::u32 width, AZ::u32 height, AZ::u32 maxMipCount, EPixelFormat pixelFormat) (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | static |
CreateImage(AZ::u32 width, AZ::u32 height, AZ::u32 depth, AZ::u32 maxMipCount, EPixelFormat pixelFormat) (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | static |
GetAlphaContent() const =0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
GetAverageBrightness() const =0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
GetAverageColor() const =0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
GetColorRange(AZ::Color &minColor, AZ::Color &maxColor) const =0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
GetDepth(AZ::u32) const (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | inlinevirtual |
GetHeight(AZ::u32 mip) const =0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
GetImageFlags() const =0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
GetImagePointer(AZ::u32 mip, AZ::u8 *&pMem, AZ::u32 &pitch) const =0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
GetMipBufSize(AZ::u32 mip) const =0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
GetMipCount() const =0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
GetNumPersistentMips() const =0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
GetPixelCount(AZ::u32 mip) const =0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
GetPixelFormat() const =0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
GetTextureMemory() const =0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
GetWidth(AZ::u32 mip) const =0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
GlossFromNormals(bool hasAuthoredGloss)=0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
HasImageFlags(AZ::u32 imageFlags) const =0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
NormalizeVectors(AZ::u32 firstMip, AZ::u32 maxMipCount)=0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
RemoveImageFlags(AZ::u32 imageFlags)=0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
ScaleAndBiasChannels(AZ::u32 firstMip, AZ::u32 maxMipCount, const AZ::Vector4 &scale, const AZ::Vector4 &bias)=0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
SetAverageBrightness(float avgBrightness)=0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
SetAverageColor(const AZ::Color &averageColor)=0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
SetColorRange(const AZ::Color &minColor, const AZ::Color &maxColor)=0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
SetImageFlags(AZ::u32 imageFlags)=0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
SetMipData(AZ::u32 mip, AZ::u8 *mipBuf, AZ::u32 bufSize, AZ::u32 pitch)=0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
SetNumPersistentMips(AZ::u32 nMips)=0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
Swizzle(const char channels[4])=0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
TransferAlphaCoverage(const TextureSettings *textureSetting, const IImageObjectPtr srcImg)=0 (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | pure virtual |
~IImageObject() (defined in ImageProcessingAtom::IImageObject) | ImageProcessingAtom::IImageObject | inlinevirtual |