CImageSurface(void) (defined in ImageProcessingAtom::CImageSurface) | ImageProcessingAtom::CImageSurface | |
Clear(void) (defined in ImageProcessingAtom::CImageSurface) | ImageProcessingAtom::CImageSurface | |
ClearChannelConst(int32 a_ChannelIdx, CP_ITYPE a_ClearColor) (defined in ImageProcessingAtom::CImageSurface) | ImageProcessingAtom::CImageSurface | |
GetImageData(int32 a_DstType, int32 a_DstNumChannels, int32 a_DstPitch, void *a_DstDataPtr) (defined in ImageProcessingAtom::CImageSurface) | ImageProcessingAtom::CImageSurface | |
GetImageDataScaleGamma(int32 a_DstType, int32 a_DstNumChannels, int32 a_DstPitch, void *a_DstDataPtr, float a_Scale, float a_Gamma) (defined in ImageProcessingAtom::CImageSurface) | ImageProcessingAtom::CImageSurface | |
GetSurfaceTexelPtr(int32 a_U, int32 a_V) (defined in ImageProcessingAtom::CImageSurface) | ImageProcessingAtom::CImageSurface | |
Init(int32 a_Width, int32 a_Height, int32 a_NumChannels) (defined in ImageProcessingAtom::CImageSurface) | ImageProcessingAtom::CImageSurface | |
InPlaceDiagonalUVFlip(void) (defined in ImageProcessingAtom::CImageSurface) | ImageProcessingAtom::CImageSurface | |
InPlaceHorizonalFlip(void) (defined in ImageProcessingAtom::CImageSurface) | ImageProcessingAtom::CImageSurface | |
InPlaceVerticalFlip(void) (defined in ImageProcessingAtom::CImageSurface) | ImageProcessingAtom::CImageSurface | |
m_Height (defined in ImageProcessingAtom::CImageSurface) | ImageProcessingAtom::CImageSurface | |
m_ImgData (defined in ImageProcessingAtom::CImageSurface) | ImageProcessingAtom::CImageSurface | |
m_NumChannels (defined in ImageProcessingAtom::CImageSurface) | ImageProcessingAtom::CImageSurface | |
m_Width (defined in ImageProcessingAtom::CImageSurface) | ImageProcessingAtom::CImageSurface | |
SetImageData(int32 a_SrcType, int32 a_SrcNumChannels, int32 a_SrcPitch, void *a_SrcDataPtr) (defined in ImageProcessingAtom::CImageSurface) | ImageProcessingAtom::CImageSurface | |
SetImageDataClampDegammaScale(int32 a_SrcType, int32 a_SrcNumChannels, int32 a_SrcPitch, void *a_SrcDataPtr, float a_MaxClamp, float a_Degamma, float a_Scale) (defined in ImageProcessingAtom::CImageSurface) | ImageProcessingAtom::CImageSurface | |
~CImageSurface() (defined in ImageProcessingAtom::CImageSurface) | ImageProcessingAtom::CImageSurface | |