NAP
BitmapFromFile Member List

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

empty() constBitmap
getColorType() constBitmap
getColorValue(int x, int y, nap::EColorChannel channel, RColor< Type > &outValue) constBitmap
getColorValue(int x, int y, nap::EColorChannel channel) constBitmap
getData()Bitmap
getData() constBitmap
getHeight() constBitmap
getNumberOfChannels() constBitmap
getPixel(int x, int y, BaseColor &outPixel) constBitmap
getPixel(int x, int y) constBitmap
getRGBAColor(int x, int y, RGBAColor< Type > &outColor) constBitmap
getRGBAColor(int x, int y) constBitmap
getRGBColor(int x, int y, RGBColor< Type > &outColor) constBitmap
getRGBColor(int x, int y) constBitmap
getSizeInBytes() constBitmap
getWidth() constBitmap
init(utility::ErrorState &errorState) overrideBitmapFromFilevirtual
initFromDescriptor(const SurfaceDescriptor &surfaceDescriptor)Bitmap
initFromFile(const std::string &path, nap::utility::ErrorState &errorState)Bitmapvirtual
isIDProperty(rtti::Instance &object, const rtti::Property &property)Objectstatic
makePixel() constBitmap
mBitmapUpdatedBitmap
mIDObject
mPathBitmapFromFile
mSurfaceDescriptorBitmap
Object()Object
Object(Object &)=deleteObject
Object(Object &&)=deleteObject
onDestroy()Objectvirtual
operator=(const Object &)=deleteObject
operator=(Object &&)=deleteObject
Resource()Resource
save(const std::string &path, utility::ErrorState &errorState)Bitmap
setPixel(int x, int y, const BaseColor &color)Bitmap
setPixelColor(int x, int y, const T &color)Bitmap
~Bitmap()Bitmapvirtual
~Object()Objectvirtual