ezEngine Release 25.08
Loading...
Searching...
No Matches
ezImage Member List

This is the complete list of members for ezImage, including all inherited members.

Clear()ezImage
ComputeDataSize() constezImageHeaderinlineprotected
ComputeLayout() (defined in ezImageView)ezImageViewprotected
ComputeNumberOfMipMaps() constezImageHeaderinlineprotected
Convert(ezImageFormat::Enum targetFormat)ezImage
EZ_DECLARE_MEM_RELOCATABLE_TYPE() (defined in ezImage)ezImage
ezImage()ezImage
ezImage(ezImage &&other)ezImage
ezImageHeader()ezImageHeaderinlineprotected
ezImageView()ezImageView
ezImageView(const ezImageHeader &header, ezConstByteBlobPtr imageData)ezImageView
GetBlobPtr()ezImage
GetBlobPtr() constezImage
GetByteBlobPtr() (defined in ezImage)ezImageinline
GetByteBlobPtr() const (defined in ezImage)ezImageinline
GetDepth(ezUInt32 uiMipLevel=0) constezImageViewinline
GetDepthPitch(ezUInt32 uiMipLevel=0, ezUInt32 uiPlaneIndex=0) constezImageViewinline
GetHeader() constezImageView
GetHeight(ezUInt32 uiMipLevel=0) constezImageViewinline
GetImageFormat() constezImageViewinline
GetNumArrayIndices() constezImageViewinline
GetNumBlocksX(ezUInt32 uiMipLevel=0, ezUInt32 uiPlaneIndex=0) constezImageViewinline
GetNumBlocksY(ezUInt32 uiMipLevel=0, ezUInt32 uiPlaneIndex=0) constezImageViewinline
GetNumBlocksZ(ezUInt32 uiMipLevel=0, ezUInt32 uiPlaneIndex=0) constezImageViewinline
GetNumFaces() constezImageViewinline
GetNumMipLevels() constezImageViewinline
GetPixelPointer(ezUInt32 uiMipLevel=0, ezUInt32 uiFace=0, ezUInt32 uiArrayIndex=0, ezUInt32 x=0, ezUInt32 y=0, ezUInt32 z=0, ezUInt32 uiPlaneIndex=0)ezImage
GetPixelPointer(ezUInt32 uiMipLevel=0, ezUInt32 uiFace=0, ezUInt32 uiArrayIndex=0, ezUInt32 x=0, ezUInt32 y=0, ezUInt32 z=0, ezUInt32 uiPlaneIndex=0) constezImage
GetPlaneCount() constezImageViewinline
GetPlaneView(ezUInt32 uiMipLevel=0, ezUInt32 uiFace=0, ezUInt32 uiArrayIndex=0, ezUInt32 uiPlaneIndex=0)ezImage
GetPlaneView(ezUInt32 uiMipLevel=0, ezUInt32 uiFace=0, ezUInt32 uiArrayIndex=0, ezUInt32 uiPlaneIndex=0) constezImage
GetRowPitch(ezUInt32 uiMipLevel=0, ezUInt32 uiPlaneIndex=0) constezImageViewinline
GetRowView(ezUInt32 uiMipLevel=0, ezUInt32 uiFace=0, ezUInt32 uiArrayIndex=0, ezUInt32 y=0, ezUInt32 z=0, ezUInt32 uiPlaneIndex=0)ezImage
GetRowView(ezUInt32 uiMipLevel=0, ezUInt32 uiFace=0, ezUInt32 uiArrayIndex=0, ezUInt32 y=0, ezUInt32 z=0, ezUInt32 uiPlaneIndex=0) constezImage
GetSliceView(ezUInt32 uiMipLevel=0, ezUInt32 uiFace=0, ezUInt32 uiArrayIndex=0, ezUInt32 z=0, ezUInt32 uiPlaneIndex=0)ezImage
GetSliceView(ezUInt32 uiMipLevel=0, ezUInt32 uiFace=0, ezUInt32 uiArrayIndex=0, ezUInt32 z=0, ezUInt32 uiPlaneIndex=0) constezImage
GetSubImageOffset(ezUInt32 uiMipLevel, ezUInt32 uiFace, ezUInt32 uiArrayIndex, ezUInt32 uiPlaneIndex) const (defined in ezImageView)ezImageViewprotected
GetSubImageView(ezUInt32 uiMipLevel=0, ezUInt32 uiFace=0, ezUInt32 uiArrayIndex=0)ezImage
GetSubImageView(ezUInt32 uiMipLevel=0, ezUInt32 uiFace=0, ezUInt32 uiArrayIndex=0) constezImage
GetWidth(ezUInt32 uiMipLevel=0) constezImageViewinline
IsValid() constezImageView
LoadFrom(ezStringView sFileName)ezImage
m_DataPtr (defined in ezImageView)ezImageViewprotected
m_Format (defined in ezImageHeader)ezImageHeaderprotected
m_SubImageOffsets (defined in ezImageView)ezImageViewprotected
m_uiDepth (defined in ezImageHeader)ezImageHeaderprotected
m_uiHeight (defined in ezImageHeader)ezImageHeaderprotected
m_uiNumArrayIndices (defined in ezImageHeader)ezImageHeaderprotected
m_uiNumFaces (defined in ezImageHeader)ezImageHeaderprotected
m_uiNumMipLevels (defined in ezImageHeader)ezImageHeaderprotected
m_uiWidth (defined in ezImageHeader)ezImageHeaderprotected
operator!=(const ezImageHeader &other) const (defined in ezImageHeader)ezImageHeaderinlineprotected
operator=(ezImage &&rhs) (defined in ezImage)ezImage
operator==(const ezImageHeader &other) const (defined in ezImageHeader)ezImageHeaderinlineprotected
ReinterpretAs(ezImageFormat::Enum format)ezImageView
ResetAndAlloc(const ezImageHeader &header)ezImage
ResetAndCopy(const ezImageView &other)ezImage
ResetAndMove(ezImage &&other)ezImage
ResetAndUseExternalStorage(const ezImageHeader &header, ezByteBlobPtr externalData)ezImage
ResetAndViewExternalStorage(const ezImageHeader &header, ezConstByteBlobPtr imageData)ezImageView
SaveTo(ezStringView sFileName) constezImageView
SetDepth(ezUInt32 uiDepth)ezImageHeaderinlineprotected
SetHeight(ezUInt32 uiHeight)ezImageHeaderinlineprotected
SetImageFormat(const ezImageFormat::Enum &format)ezImageHeaderinlineprotected
SetNumArrayIndices(ezUInt32 uiNumArrayIndices)ezImageHeaderinlineprotected
SetNumFaces(ezUInt32 uiNumFaces)ezImageHeaderinlineprotected
SetNumMipLevels(ezUInt32 uiNumMipLevels)ezImageHeaderinlineprotected
SetWidth(ezUInt32 uiWidth)ezImageHeaderinlineprotected
ValidateDataTypeAccessor(ezUInt32 uiPlaneIndex) const (defined in ezImageView)ezImageViewprotected
ValidateSubImageIndices(ezUInt32 uiMipLevel, ezUInt32 uiFace, ezUInt32 uiArrayIndex, ezUInt32 uiPlaneIndex) const (defined in ezImageView)ezImageViewprotected