, including all inherited members.
Allocate(BitmapFormat format, t_s32 width, t_s32 height) (defined in nux::ImageSurface) | nux::ImageSurface | |
AverageColor() | nux::ImageSurface | |
Clear() | nux::ImageSurface | |
FlipHorizontal() | nux::ImageSurface | |
FlipVertical() | nux::ImageSurface | |
GetAlignment() const (defined in nux::ImageSurface) | nux::ImageSurface | |
GetBlockHeight() const (defined in nux::ImageSurface) | nux::ImageSurface | |
GetFormat() const (defined in nux::ImageSurface) | nux::ImageSurface | |
GetHeight() const (defined in nux::ImageSurface) | nux::ImageSurface | [inline] |
GetLevelBlockHeight(BitmapFormat format, t_s32 height, t_s32 miplevel) (defined in nux::ImageSurface) | nux::ImageSurface | [static] |
GetLevelBlockWidth(BitmapFormat format, t_s32 width, t_s32 miplevel) (defined in nux::ImageSurface) | nux::ImageSurface | [static] |
GetLevelDim(BitmapFormat format, t_s32 length, t_s32 miplevel) (defined in nux::ImageSurface) | nux::ImageSurface | [static] |
GetLevelHeight(BitmapFormat format, t_s32 height, t_s32 miplevel) (defined in nux::ImageSurface) | nux::ImageSurface | [static] |
GetLevelPitch(BitmapFormat format, t_s32 width, t_s32 height, t_s32 miplevel) (defined in nux::ImageSurface) | nux::ImageSurface | [static] |
GetLevelPitchNoMemAlignment(BitmapFormat format, t_s32 width, t_s32 height, t_s32 miplevel) (defined in nux::ImageSurface) | nux::ImageSurface | [static] |
GetLevelSize(BitmapFormat format, t_s32 width, t_s32 height, t_s32 miplevel) (defined in nux::ImageSurface) | nux::ImageSurface | [static] |
GetLevelSize(BitmapFormat format, t_s32 width, t_s32 height, t_s32 depth, t_s32 miplevel) (defined in nux::ImageSurface) | nux::ImageSurface | [static] |
GetLevelWidth(BitmapFormat format, t_s32 width, t_s32 miplevel) (defined in nux::ImageSurface) | nux::ImageSurface | [static] |
GetMemAlignment(BitmapFormat format) (defined in nux::ImageSurface) | nux::ImageSurface | [static] |
GetNumMipLevel(BitmapFormat format, t_s32 width, t_s32 height) (defined in nux::ImageSurface) | nux::ImageSurface | [static] |
GetPitch() const | nux::ImageSurface | |
GetPtrRawData() const (defined in nux::ImageSurface) | nux::ImageSurface | |
GetPtrRawData() (defined in nux::ImageSurface) | nux::ImageSurface | |
GetSize() const (defined in nux::ImageSurface) | nux::ImageSurface | |
GetWidth() const (defined in nux::ImageSurface) | nux::ImageSurface | [inline] |
ImageSurface() (defined in nux::ImageSurface) | nux::ImageSurface | |
ImageSurface(BitmapFormat format, t_u32 width, t_u32 height) (defined in nux::ImageSurface) | nux::ImageSurface | |
ImageSurface(const ImageSurface &) (defined in nux::ImageSurface) | nux::ImageSurface | |
IsNull() const (defined in nux::ImageSurface) | nux::ImageSurface | |
operator=(const ImageSurface &) (defined in nux::ImageSurface) | nux::ImageSurface | |
Read(t_s32 i, t_s32 j) | nux::ImageSurface | |
Write(t_s32 i, t_s32 j, t_u8 r, t_u8 g, t_u8 b, t_u8 a) (defined in nux::ImageSurface) | nux::ImageSurface | |
Write16b(t_s32 i, t_s32 j, t_u16 value) (defined in nux::ImageSurface) | nux::ImageSurface | |
Write24b(t_s32 i, t_s32 j, t_u32 value) (defined in nux::ImageSurface) | nux::ImageSurface | |
Write32b(t_s32 i, t_s32 j, t_u32 value) (defined in nux::ImageSurface) | nux::ImageSurface | |
Write8b(t_s32 i, t_s32 j, t_u8 value) (defined in nux::ImageSurface) | nux::ImageSurface | |
~ImageSurface() (defined in nux::ImageSurface) | nux::ImageSurface | |