PixelLightAPI
.
Main Page
Namespaces
Classes
Files
Directories
Class List
Class Hierarchy
Class Members
PLGraphics
ImageBuffer
PLGraphics::ImageBuffer Member List
This is the complete list of members for
PLGraphics::ImageBuffer
, including all inherited members.
ApplyEffect
(const ImageEffect &cEffect)
PLGraphics::ImageBuffer
CheckConsistency
() const
PLGraphics::ImageBuffer
Clear
()
PLGraphics::ImageBuffer
[inline]
Compress
()
PLGraphics::ImageBuffer
[inline]
CopyData
(const PLCore::uint8 *pnData)
PLGraphics::ImageBuffer
[inline]
CreateImage
(EDataFormat nDataFormat, EColorFormat nColorFormat, const PLMath::Vector3i &vSize, ECompression nCompression=CompressionNone)
PLGraphics::ImageBuffer
[inline]
CreateTestImage
(ETestImage nTestImage=TestImage2DSimple)
PLGraphics::ImageBuffer
[inline]
Decompress
()
PLGraphics::ImageBuffer
[inline]
GetAlphaChannelColorFormat
(EColorFormat nColorFormat)
PLGraphics::ImageBuffer
[static]
GetBytesPerPixel
(EDataFormat nDataFormat, EColorFormat nColorFormat)
PLGraphics::ImageBuffer
[inline, static]
GetBytesPerPixel
() const
PLGraphics::ImageBuffer
[inline]
GetBytesPerPixelComponent
(EDataFormat nDataFormat)
PLGraphics::ImageBuffer
[static]
GetBytesPerPixelComponent
() const
PLGraphics::ImageBuffer
[inline]
GetColorFormat
() const
PLGraphics::ImageBuffer
[inline]
GetComponentsPerPixel
(EColorFormat nColorFormat)
PLGraphics::ImageBuffer
[static]
GetComponentsPerPixel
() const
PLGraphics::ImageBuffer
[inline]
GetCompressedData
() const
PLGraphics::ImageBuffer
[inline]
GetCompressedData
()
PLGraphics::ImageBuffer
[inline]
GetCompressedDataSize
() const
PLGraphics::ImageBuffer
[inline]
GetCompression
() const
PLGraphics::ImageBuffer
[inline]
GetData
() const
PLGraphics::ImageBuffer
[inline]
GetData
()
PLGraphics::ImageBuffer
[inline]
GetDataFormat
() const
PLGraphics::ImageBuffer
[inline]
GetDataSize
() const
PLGraphics::ImageBuffer
[inline]
GetMipmapSize
(PLCore::uint32 nBaseSize, PLCore::uint32 nMipmap)
PLGraphics::ImageBuffer
[static]
GetNoneAlphaChannelColorFormat
(EColorFormat nColorFormat)
PLGraphics::ImageBuffer
[static]
GetNumOfPixels
() const
PLGraphics::ImageBuffer
[inline]
GetPalette
() const
PLGraphics::ImageBuffer
[inline]
GetPalette
()
PLGraphics::ImageBuffer
[inline]
GetRowSize
() const
PLGraphics::ImageBuffer
[inline]
GetSize
() const
PLGraphics::ImageBuffer
[inline]
HasAnyData
() const
PLGraphics::ImageBuffer
[inline]
HasCompressedData
() const
PLGraphics::ImageBuffer
[inline]
HasData
() const
PLGraphics::ImageBuffer
[inline]
ImageBuffer
()
PLGraphics::ImageBuffer
[inline]
ImageBuffer
(const ImageBuffer &cSource)
PLGraphics::ImageBuffer
[inline]
IsAlphaChannelColorFormat
(EColorFormat nColorFormat)
PLGraphics::ImageBuffer
[inline, static]
operator=
(const ImageBuffer &cSource)
PLGraphics::ImageBuffer
[inline]
SetCompression
(ECompression nCompression)
PLGraphics::ImageBuffer
[inline]
SetPalette
(ImagePalette *pPalette)
PLGraphics::ImageBuffer
[inline]
ShareData
(PLCore::uint8 *pnData)
PLGraphics::ImageBuffer
[inline]
TakeoverData
(PLCore::uint8 *pnData)
PLGraphics::ImageBuffer
[inline]
~ImageBuffer
()
PLGraphics::ImageBuffer
[inline]
PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by
The PixelLight Team
Last modified Thu Feb 23 2012 14:09:31
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported